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 ab3f45d commit 1caee89Copy full SHA for 1caee89
packages/node-resolve/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-node-resolve ChangeLog
2
3
+## v15.2.3
4
+
5
+_2023-10-08_
6
7
+### Bugfixes
8
9
+- fix: modulePaths default is not set [#1534](https://github.com/rollup/plugins/pull/1534)
10
11
## v15.2.2
12
13
_2023-10-05_
packages/node-resolve/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-node-resolve",
- "version": "15.2.2",
+ "version": "15.2.3",
"publishConfig": {
"access": "public"
},
0 commit comments