We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f561ec1 commit 24424b2Copy full SHA for 24424b2
packages/node-resolve/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-node-resolve ChangeLog
2
3
+## v13.2.0
4
+
5
+_2022-04-11_
6
7
+### Features
8
9
+- feat: Add the ability to pass a function into resolveOnly (#1152)
10
11
## v13.1.3
12
13
_2022-01-05_
packages/node-resolve/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-node-resolve",
- "version": "13.1.3",
+ "version": "13.2.0",
"publishConfig": {
"access": "public"
},
0 commit comments