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 bb67c09 commit 4ef46b4Copy full SHA for 4ef46b4
CHANGELOG.md
@@ -16,7 +16,7 @@ Malli is in well matured [alpha](README.md#alpha).
16
17
## UNRELEASED
18
19
-## 0.19.0 (2025-06-08)
+## 0.19.0 (2025-06-09)
20
21
* **BREAKING** FIX: `json-transformer` is now better at inferring en/decoders for `:enum` and `:=`. [#1205](https://github.com/metosin/malli/pull/1205)
22
* For example `[:enum 1 2 3]` gets encoded as a JSON number, not a string.
0 commit comments