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.
2 parents e3163b7 + 1e4025b commit 729f6e2Copy full SHA for 729f6e2
2 files changed
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v29.0.3
4
+
5
+_2026-05-29_
6
7
+### Bugfixes
8
9
+- commonjs: make #1868 es5-compatible ([#1981](https://github.com/rollup/plugins/issues/1981))
10
11
## v29.0.2
12
13
_2026-03-06_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "29.0.2",
+ "version": "29.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments