We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3392e6e commit 2115a00Copy full SHA for 2115a00
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v21.1.0
4
+
5
+_2022-04-15_
6
7
+### Features
8
9
+- feat: make defaultIsModuleExports as funtion to config defaultIsModuleExports for each source (#1052)
10
11
## v21.0.3
12
13
_2022-03-27_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "21.0.3",
+ "version": "21.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments