We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479e11d commit cfb96b3Copy full SHA for cfb96b3
2 files changed
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# v0.2.9 (Wed Nov 05 2025)
2
+
3
+#### 🐛 Bug Fix
4
5
+- `@cssxjs/runtime`
6
+ - fix(runtime): don't process styles when undefined, fix mediaQuery call ([@cray0000](https://github.com/cray0000))
7
8
+#### Authors: 1
9
10
+- Pavel Zhukov ([@cray0000](https://github.com/cray0000))
11
12
+---
13
14
# (Wed Nov 05 2025)
15
16
#### ⚠️ Pushed to `master`
packages/runtime/CHANGELOG.md
@@ -1,3 +1,15 @@
+- fix(runtime): don't process styles when undefined, fix mediaQuery call ([@cray0000](https://github.com/cray0000))
# v0.2.5 (Wed Nov 05 2025)
#### 🐛 Bug Fix
0 commit comments