We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4bface commit 3617fd0Copy full SHA for 3617fd0
packages/babel/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## <small>[0.1.7](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.6...plugin-babel@0.1.7) (2026-03-02)</small>
2
+### Bug Fixes
3
+
4
+* add proper babel 7 support ([#6](https://github.com/rolldown/plugins/issues/6)) ([d4bface](https://github.com/rolldown/plugins/commit/d4bfacea8c36560ef151276845cb18897633ae86))
5
6
## <small>[0.1.6](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.5...plugin-babel@0.1.6) (2026-02-27)</small>
7
### Features
8
packages/babel/package.json
@@ -1,6 +1,6 @@
{
"name": "@rolldown/plugin-babel",
- "version": "0.1.6",
+ "version": "0.1.7",
"description": "Rolldown plugin for Babel",
"keywords": [
"babel",
0 commit comments