Dependencies:
- 75c6f35 build(deps): bump DiffEngine from 6.7.0 to 6.8.0 in /src (#2757) @dependabot[bot]
- 0601a36 build(deps): bump DiffEngine from 6.8.0 to 6.8.1 in /src (#2764) @dependabot[bot]
- baa107e build(deps): bump Xamarin.AndroidX.MediaRouter in /integrationtests (#2767) @dependabot[bot]
- 1978462 build(deps): bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /src (#2768) @dependabot[bot]
- 7d53896 build(deps): bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /src (#2770) @dependabot[bot]
- 92df299 build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#2769) @dependabot[bot]
- cfbde6a build(deps): bump DiffEngine from 6.8.1 to 6.8.2 in /src (#2779) @dependabot[bot]
- 2a43d51 build(deps): bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /src (#2773) @dependabot[bot]
- 2a1ba24 build(deps): bump Xamarin.AndroidX.Fragment from 1.3.3 to 1.3.4 in /src (#2777) @dependabot[bot]
- 712cac6 build(deps): bump Xamarin.AndroidX.AppCompat in /src (#2778) @dependabot[bot]
- 5c2665d build(deps): bump Xamarin.AndroidX.RecyclerView in /src (#2782) @dependabot[bot]
- 86dd9f3 build(deps): bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /src (#2788) @dependabot[bot]
- 621cd14 build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces in /src (#2787) @dependabot[bot]
- 5ffe490 build(deps): bump Roslynator.Analyzers from 3.1.0 to 3.2.0 in /src (#2785) @dependabot[bot]
- 7c734a5 build(deps): bump Roslynator.Analyzers in /integrationtests (#2786) @dependabot[bot]
Features:
- dd7a486 feature WhenAnyObservable, WhenAny and WhenAnyValue to make Nullable (#2760) @ChrisPulman
- 5fd2188 Feature RoutingState NavigateBack Result Type To IRoutableViewModel (#2761) @ChrisPulman
- 9c3be16 feature make BindToObject, ResolveView and OAPH Nullable (#2762) @ChrisPulman
Fixes:
- a2d3674 fix: Add Nullability for target and ICommand to InvokeCommand extension (#2758) @ChrisPulman
- 8548f07 fix: change signature of CommandBinderImplementation (#2766) @ChrisPulman
- 4f94c6b Fix: Allow IReactiveObject to access subscription extensions (#2774) @bruzkovsky
- d235ea4 fix Bind With Trigger (#2772) @ChrisPulman
Housekeeping:
- 1914a3c housekeeping: Add none option to RegistrationNamespaces @glennawatson
- 0704d19 housekeeping: Remove whitespace. @glennawatson
- 49784a2 housekeeping: Release 14.1 (#2792) @glennawatson
Other:
- 1da2bd6 Update For Property Binding to make it easier to use Nullable ViewModels and ViewModel Properties (#2759) @ChrisPulman