Skip to content

v3.3.0-next.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 09:27
· 292 commits to main since this release
574cef7

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)

Features

  • improve ToString handling and use simplest overloads available (#950) (574cef7)