We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb86a9 commit 2c2fe9bCopy full SHA for 2c2fe9b
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v23.0.7
4
+
5
+_2022-12-17_
6
7
+### Bugfixes
8
9
+- fix: produce code which works when \_\_esModule is already defined [#1379](https://github.com/rollup/plugins/pull/1379)
10
11
## v23.0.6
12
13
_2022-12-17_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "23.0.6",
+ "version": "23.0.7",
"publishConfig": {
"access": "public"
},
0 commit comments