We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4766d93 commit 01a1599Copy full SHA for 01a1599
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v24.0.0
4
+
5
+_2022-12-18_
6
7
+### Breaking Changes
8
9
+- fix: check if defaultIsModuleExports is auto for getDefaultExportFromCjs [#1358](https://github.com/rollup/plugins/pull/1358)
10
11
## v23.0.7
12
13
_2022-12-17_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "23.0.7",
+ "version": "24.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments