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 5af80b2 commit b46cb29Copy full SHA for b46cb29
packages/wasm/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-wasm ChangeLog
2
3
+## v6.1.1
4
+
5
+_2022-12-17_
6
7
+### Bugfixes
8
9
+- fix: rejecting with error on node.js file read [#1346](https://github.com/rollup/plugins/pull/1346)
10
11
## v6.1.0
12
13
_2022-12-17_
packages/wasm/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-wasm",
- "version": "6.1.0",
+ "version": "6.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments