8.0.0 Preview 3
Pre-release
Pre-release
Changes:
Breaking Changes 💥:
- #169: Revamp observable collection APIs
- #183: Remove SpinLock extension taking an object
- #190: Change IndexOf APIs to return -1 if not found
- #173: Remove obsolete APIs
- #151: Move collection types to MVVM Toolkit
Improvements ✨:
- #181: Fix [ICommand] generator crashing with overloads, add diagnostics
- #161: Allow Task-returns on methods with [ICommand]
- #179: Make NullabilityAttributesGenerator incremental
- #141: Extend source generator diagnostics in several scenarios
Others:
- #202: Fix incorrect MVVMTK0015 with inherited members
- #184: Fix MissingMethodExceptions for Stream extensions
- #160: Fix nullability annotations in generated properties
- #152: Add new [AlsoBroadcastChange] attribute
- #139: Fix async relay command CanExecute raised with no concurrency
This list of changes was auto generated.