🚨 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
- private constructors support by @latonz in #1405
- fix: improve handling of read-only and immutable types by @latonz in #1413
- feat: improve constructor mapping readability by @latonz and @aradalvand in #1448
🐛 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