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 f061dc3 commit 1d085dcCopy full SHA for 1d085dc
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v24.1.0
4
+
5
+_2023-04-11_
6
7
+### Features
8
9
+- feat: Do not use getters for module.exports [#1455](https://github.com/rollup/plugins/pull/1455)
10
11
## v24.0.1
12
13
_2023-01-20_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "24.0.1",
+ "version": "24.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments