Skip to content

Commit 85533a4

Browse files
committed
release: plugin-babel@0.2.0
1 parent 12b084d commit 85533a4

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+
## [0.2.0](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.8...plugin-babel@0.2.0) (2026-03-05)
2+
### Features
3+
4+
* **babel:** add `runtimeVersion` option for deduplicating Babel helpers ([#8](https://github.com/rolldown/plugins/issues/8)) ([12b084d](https://github.com/rolldown/plugins/commit/12b084df4a8e96c4e54d1ff9a32a999e4da61d7c))
5+
16
## <small>[0.1.8](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.7...plugin-babel@0.1.8) (2026-03-03)</small>
27
### Bug Fixes
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.8",
3+
"version": "0.2.0",
44
"description": "Rolldown plugin for Babel",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)