Skip to content

Commit 16fe9da

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent db417c2 commit 16fe9da

5 files changed

Lines changed: 61 additions & 0 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v0.2.11 (Fri Nov 07 2025)
2+
3+
#### πŸ› Bug Fix
4+
5+
- `example`, `@cssxjs/babel-plugin-react-pug`, `@cssxjs/babel-plugin-rn-stylename-to-style`, `babel-preset-cssxjs`, `@cssxjs/runtime`
6+
- fix: make pug reconstruct bindings; add extra options to babel preset; implement reactive update of @media for web and RN ([@cray0000](https://github.com/cray0000))
7+
8+
#### Authors: 1
9+
10+
- Pavel Zhukov ([@cray0000](https://github.com/cray0000))
11+
12+
---
13+
114
# v0.2.10 (Wed Nov 05 2025)
215

316
#### πŸ› Bug Fix

β€Žpackages/babel-plugin-react-pug/CHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.2.11 (Fri Nov 07 2025)
2+
3+
#### πŸ› Bug Fix
4+
5+
- fix: make pug reconstruct bindings; add extra options to babel preset; implement reactive update of @media for web and RN ([@cray0000](https://github.com/cray0000))
6+
7+
#### Authors: 1
8+
9+
- Pavel Zhukov ([@cray0000](https://github.com/cray0000))
10+
11+
---
12+
113
# v0.2.6 (Wed Nov 05 2025)
214

315
#### πŸš€ Enhancement

β€Žpackages/babel-plugin-rn-stylename-to-style/CHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.2.11 (Fri Nov 07 2025)
2+
3+
#### πŸ› Bug Fix
4+
5+
- fix: make pug reconstruct bindings; add extra options to babel preset; implement reactive update of @media for web and RN ([@cray0000](https://github.com/cray0000))
6+
7+
#### Authors: 1
8+
9+
- Pavel Zhukov ([@cray0000](https://github.com/cray0000))
10+
11+
---
12+
113
# v0.2.8 (Wed Nov 05 2025)
214

315
#### ⚠️ Pushed to `master`

β€Žpackages/babel-preset-cssxjs/CHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.2.11 (Fri Nov 07 2025)
2+
3+
#### πŸ› Bug Fix
4+
5+
- fix: make pug reconstruct bindings; add extra options to babel preset; implement reactive update of @media for web and RN ([@cray0000](https://github.com/cray0000))
6+
7+
#### Authors: 1
8+
9+
- Pavel Zhukov ([@cray0000](https://github.com/cray0000))
10+
11+
---
12+
113
# v0.2.0 (Tue Nov 04 2025)
214

315
#### πŸš€ Enhancement

β€Žpackages/runtime/CHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.2.11 (Fri Nov 07 2025)
2+
3+
#### πŸ› Bug Fix
4+
5+
- fix: make pug reconstruct bindings; add extra options to babel preset; implement reactive update of @media for web and RN ([@cray0000](https://github.com/cray0000))
6+
7+
#### Authors: 1
8+
9+
- Pavel Zhukov ([@cray0000](https://github.com/cray0000))
10+
11+
---
12+
113
# v0.2.10 (Wed Nov 05 2025)
214

315
#### πŸ› Bug Fix

0 commit comments

Comments
Β (0)