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 dc3d0e7 commit 648fef6Copy full SHA for 648fef6
packages/babel/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-babel ChangeLog
2
3
+## v6.1.0
4
+
5
+_2025-10-13_
6
7
+### Features
8
9
+- feat: allow excluding manual chunks when transforming generated code (#1906)
10
11
## v6.0.4
12
13
_2023-10-05_
packages/babel/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-babel",
- "version": "6.0.4",
+ "version": "6.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments