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)