Skip to content

Commit

Permalink
Bump version to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dorner committed Feb 27, 2024
1 parent 4dab99a commit 3cd6051
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# UNRELEASED

# 0.7 - 2024-02-27

- Fix: Union types are now flattened (i.e. if a union has a type which is another union, they will be combined).
- Feature / breaking change: add `preserve_non_string_maps` and change default behavior to turn all maps into string-keyed ones.
- Fix: Flatten any instances of `{type: { type: ... } }`
Expand Down

0 comments on commit 3cd6051

Please sign in to comment.