2.9.0-next.4 (2023-07-26)
Bug Fixes
Nullable<T>.Value
is no longer treated as a member (#575) (b238481)- disable warning when iterating nullable array elements (#592) (8f37f44)
- incorrect initialization for nullable nested memberpath unflattening (#591) (9b74e8f)
- prevent generation of empty if not null statements (#576) (8cbeff1)