🐛 Bug Fixes
- fix: fixes queryable projection inlining of user-defined mappings calling generated mappings by @latonz in #1790
- fix: correct nullable handling in queryable projection mappings with nullable value types and custom mapping methods by @latonz in #1810
- fix: resolve base methods in MapValue.Use by @latonz in #1811
- fix: resolve base mappings in MapProperty.Use by @latonz in #1812
- fix: resolve object factories in base classes by @latonz in #1813
Full Changelog: v4.2.1-next.0...v4.2.1-next.1