We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6db2d commit 8c6ae32Copy full SHA for 8c6ae32
packages/node-resolve/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-node-resolve ChangeLog
2
3
+## v13.1.1
4
+
5
+_2021-12-13_
6
7
+### Updates
8
9
+- test: add tests for mixing custom `exportConditions` with `browser: true` (#1043)
10
11
## v13.1.0
12
13
_2021-12-13_
packages/node-resolve/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-node-resolve",
- "version": "13.1.0",
+ "version": "13.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments