Skip to content

Commit abf05b0

Browse files
committed
release: plugin-babel@0.1.8
1 parent c882cf0 commit abf05b0

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

packages/babel/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## <small>[0.1.8](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.7...plugin-babel@0.1.8) (2026-03-03)</small>
2+
### Bug Fixes
3+
4+
* **babel:** use substring matching for string code filter ([#7](https://github.com/rolldown/plugins/issues/7)) ([c882cf0](https://github.com/rolldown/plugins/commit/c882cf08d6dbb550c2d9138f246af8dfb6fb5584))
5+
6+
### Documentation
7+
8+
* **babel:** refine README ([8b10c9b](https://github.com/rolldown/plugins/commit/8b10c9bd4945339b47ea766de14f5d9cdc432697))
9+
110
## <small>[0.1.7](https://github.com/rolldown/plugins/compare/plugin-babel@0.1.6...plugin-babel@0.1.7) (2026-03-02)</small>
211
### Bug Fixes
312

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

0 commit comments

Comments
 (0)