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 c2a05eb commit 0af45c2Copy full SHA for 0af45c2
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v28.0.0
4
+
5
+_2024-09-23_
6
7
+### Breaking Changes
8
9
+- chore: switch to fdir for fewer dependencies (#1741)
10
11
## v27.0.0
12
13
_2024-09-23_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "27.0.0",
+ "version": "28.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments