Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cd373 commit 516ed1dCopy full SHA for 516ed1d
packages/node-resolve/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-node-resolve ChangeLog
2
3
+## v16.0.2
4
+
5
+_2025-10-04_
6
7
+### Bugfixes
8
9
+- fix: error thrown with empty entry (#1893)
10
11
## v16.0.1
12
13
_2025-03-11_
packages/node-resolve/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-node-resolve",
- "version": "16.0.1",
+ "version": "16.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments