Skip to content

Commit 646ed1d

Browse files
docs: add changelog for 0.2.0
1 parent 1d1ea4e commit 646ed1d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog and release notes
22

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+
315
### 0.1.10
416

517
#### Fixed

0 commit comments

Comments
 (0)