Skip to content

Commit 3617fd0

Browse files
committed
release: plugin-babel@0.1.7
1 parent d4bface commit 3617fd0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/babel/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## <small>[0.1.6](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.5...plugin-babel@0.1.6) (2026-02-27)</small>
27
### Features
38

packages/babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rolldown/plugin-babel",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Rolldown plugin for Babel",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)