Skip to content

v4.0.0-next.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 22:33
· 31 commits to refs/heads/main since this release
35571e5

🚨 Breaking Changes

  • fix: improve handling of read-only and immutable types by @latonz in #1413
  • fix: improve member matching performance for member names with lots of upper case letters by @latonz in #1447

🚀 Features

🐛 Bug Fixes

  • fix: correct map nested interfaced enumerations by @latonz in #1404
  • fix: only initialize unflattened nullable target members when needed by @latonz in #1408
  • fix: improve handling of read-only and immutable types by @latonz in #1413
  • fix: improve member matching performance for member names with lots of upper case letters by @latonz in #1447
  • fix: initialize nullable values when assigning null to a child member by @latonz in #1449

Full Changelog: v4.0.0-next.2...v4.0.0-next.3