Skip to content

v4.2.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 07:03
· 10 commits to refs/heads/main since this release
78be0f5

🚀 Features

  • feat: do not apply deep cloning to queryable projection mappings by @latonz in #1717
  • feat: add NotNullIfNotNull attribute on generated methods, support it on user implemented methods by @latonz in #1718

🐛 Bug Fixes

  • fix: do not emit null coalesce operator in queryable mappings by @latonz in #1716

Full Changelog: v4.2.0-next.0...v4.2.0-next.1