Skip to content

v4.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@latonz latonz released this 30 Jun 01:38
· 82 commits to main since this release
be76178

🚨 Breaking Changes

🚀 Features

  • Refactor member matching and member mapping building process by @latonz in #1334
  • Introduce MapValueAttribute to map constant values and method provided values by @latonz in #1335

🐛 Bug Fixes

  • adjust diagnostic messages to be correct when applied with MapValue by @latonz in #1332
  • allow same-name members with different casings by @latonz in #1350
  • Replace invalid MapPropertyAttribute constructors with valid versions by @latonz in #1354

Full Changelog: v3.6.0...v4.0.0-next.0
Breaking changes migration guide: Breaking Changes