v3.3.0-next.5
Pre-release
Pre-release
github-actions
released this
28 Nov 09:27
·
292 commits
to main
since this release
3.3.0-next.5 (2023-11-28)
Bug Fixes
- improve location of reported diagnostics (#937) (980ac3e)
- Respect AllowNullPropertyAssignment correctly when mapping code is not a direct assignment (#939) (cac2f2e)
- when resolving constructors allow a non-nullable value type to be assigned to a nullable value type (#938) (6e08f8e)