Thanks to visit codestin.com Credit goes to github.com
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 d59088e commit f6c0048Copy full SHA for f6c0048
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v21.0.1
4
+
5
+_2021-10-19_
6
7
+### Bugfixes
8
9
+- fix: pass on isEntry and custom resolve options (#1018)
10
11
## v21.0.0
12
13
_2021-10-01_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "21.0.0",
+ "version": "21.0.1",
"publishConfig": {
"access": "public"
},
0 commit comments