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 1d1ea4e commit 646ed1dCopy full SHA for 646ed1d
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog and release notes
2
3
+### 0.2.0 [BREAKING CHANGE]
4
+
5
+#### Added
6
7
+- add documentation for using `Set`s and `Map`s
8
+- add opotion to pass a discriminator function to convert values into different types based on custom conditions
9
+- added support for polymorphism based on a named type property
10
11
+#### Fixed
12
13
+- fix bug when transforming `null` values as primitives
14
15
### 0.1.10
16
17
#### Fixed
0 commit comments