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 4cfc1c3 commit f89ca92Copy full SHA for f89ca92
packages/node-resolve/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-node-resolve ChangeLog
2
3
+## v15.3.1
4
+
5
+_2024-12-15_
6
7
+### Updates
8
9
+- refactor: replace `test` with `includes` (#1787)
10
11
## v15.3.0
12
13
_2024-09-23_
packages/node-resolve/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-node-resolve",
- "version": "15.3.0",
+ "version": "15.3.1",
"publishConfig": {
"access": "public"
},
0 commit comments