We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7abff commit 8dfcc1eCopy full SHA for 8dfcc1e
1 file changed
CHANGELOG.md
@@ -6,6 +6,15 @@ See the [Changesets](./.changeset) for the latest changes.
6
7
## [Unreleased]
8
9
+## [0.53.4] - 2025-04-15
10
+
11
+### Fixed
12
13
+- Fix issue where conditions generated from `themes` lead to incorrect css when used directly in style objects.
14
+- Improve handling of mixed conditions defined in the config.
15
+- Fix issue where input placeholder styles cause crash in Safari `16.5`
16
+- Fix issue where `mergeProps` can cause DoS due to prototype pollution
17
18
## [0.53.3] - 2025-03-24
19
20
### Added
0 commit comments