Skip to content

Commit 4b4d6e2

Browse files
committed
release: plugin-babel@0.1.4
1 parent c0c3358 commit 4b4d6e2

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/babel/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## <small>[0.1.4](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.3...plugin-babel@0.1.4) (2026-02-26)</small>
2+
### Features
3+
4+
* **babel:** add `include` option by default ([#2](https://github.com/rolldown/plugins/issues/2)) ([92332df](https://github.com/rolldown/plugins/commit/92332df92b738227a140c688f5468bf95281872c))
5+
* **babel:** format babel errors ([#3](https://github.com/rolldown/plugins/issues/3)) ([c0c3358](https://github.com/rolldown/plugins/commit/c0c3358fc7a6f5a6df460aba49d566ff6974262e))
6+
7+
### Documentation
8+
9+
* **babel:** update example ([c307289](https://github.com/rolldown/plugins/commit/c3072896eaf8d045b354b2862f663a210f7f4440))
10+
11+
### Miscellaneous Chores
12+
13+
* format ([881c4b8](https://github.com/rolldown/plugins/commit/881c4b860c5b2a6fa7eb6e437477a40733c3fd78))
14+
115
## <small>[0.1.3](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.2...plugin-babel@0.1.3) (2026-02-26)</small>
216
### Continuous Integration
317

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.3",
3+
"version": "0.1.4",
44
"description": "Rolldown plugin for Babel",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)