We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5a994 commit 9919bf2Copy full SHA for 9919bf2
packages/node-resolve/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-node-resolve ChangeLog
2
3
+## v15.0.2
4
+
5
+_2023-04-04_
6
7
+### Bugfixes
8
9
+- fix: bump is-builtin-module version, imports with a trailing slash [#1424](https://github.com/rollup/plugins/pull/1424)
10
11
## v15.0.1
12
13
_2022-10-21_
packages/node-resolve/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-node-resolve",
- "version": "15.0.1",
+ "version": "15.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments