Skip to content

Commit

Permalink
2.2.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodyowl committed Apr 20, 2024
1 parent 7074d59 commit cec25c5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 2.2.0

Features:

- Add `Dict.fromEntries` (773e81e)
- Add `Dict.fromOptional` (cc6829c)
- Handle JSON serialization with `toJSON` method and add static `fromJSON` hydrators (7074d59)

Changes:

- Make typescript peerDependency optional (509d721)

# 2.1.1

Changes:
Expand Down

0 comments on commit cec25c5

Please sign in to comment.