19.5.31
Dependencies:
- d146a33 build(deps): bump xunit.runner.console from 2.5.0 to 2.5.1 in /integrationtests (#3634) @dependabot[bot]
- 65d16c5 build(deps): bump Xamarin.Jetbrains.Annotations from 24.0.1.3 to 24.0.1.4 in /integrationtests (#3633) @dependabot[bot]
- a68c196 build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 in /integrationtests (#3631) @dependabot[bot]
- 80a26bf build(deps): bump xunit from 2.5.0 to 2.5.1 in /integrationtests (#3629) @dependabot[bot]
- 0a61f2a build(deps): bump Xamarin.AndroidX.Media from 1.6.0.6 to 1.6.0.7 in /integrationtests (#3632) @dependabot[bot]
- 6067c9c build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /integrationtests (#3655) @dependabot[bot]
- 14628e9 build(deps): bump xunit from 2.5.1 to 2.6.1 in /src (#3667) @dependabot[bot]
- b8d269a build(deps): bump xunit.runner.console from 2.5.1 to 2.6.1 in /src (#3668) @dependabot[bot]
- bd54589 build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /src (#3657) @dependabot[bot]
- 2b677ca build(deps): bump xunit.runner.console from 2.5.1 to 2.6.1 in /integrationtests (#3666) @dependabot[bot]
- 0a8205d build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /integrationtests (#3654) @dependabot[bot]
- fd1e895 build(deps): bump xunit from 2.5.1 to 2.6.1 in /integrationtests (#3665) @dependabot[bot]
- 8f11df4 build(deps): bump Xamarin.Jetbrains.Annotations from 24.0.1.4 to 24.0.1.5 in /integrationtests (#3653) @dependabot[bot]
- e3a37ca build(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 in /integrationtests (#3686) @dependabot[bot]
- 436bd95 build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /integrationtests (#3687) @dependabot[bot]
- ff82eb7 build(deps): bump Roslynator.Analyzers from 4.6.1 to 4.7.0 in /integrationtests (#3689) @dependabot[bot]
- a1e6ee3 build(deps): bump dessant/lock-threads from 4 to 5 (#3688) @dependabot[bot]
- f533f16 build(deps): bump XunitVersion from 2.6.1 to 2.6.2 in /integrationtests (#3684) @dependabot[bot]
Features:
- c643a4a Feature : Change Newtonsoft.Json to System.Text.Json (#3562) @ChrisPulman
- dd1e6b3 Feature : Add Net 8.0 (#3671) @ChrisPulman
Fixes:
- ba197d4 Fix Global Usings One Per Project (#3648) @ChrisPulman
- 45a92af Fix API Tests (#3679) @ChrisPulman
- 14821ae Fix MAUI RoutedViewHost Navigation (#3692) @idotta
- 0db5167 Fix stop oaph omitting inappropriately (#3693) @AmrAlSayed0
Housekeeping:
- f6bdee0 Housekeeping - Update Spelling and minor code fixes (#3649) @ChrisPulman
- 2d3f18b Housekeeping Update Packages (#3669) @ChrisPulman
Other:
- 246e8ef breaking change: Make Bind use non-generic IViewFor (#3676) @ChrisPulman
- f3e21de Revert "breaking change: Make Bind use non-generic IViewFor (#3676)" @glennawatson
- 23334c1 breaking change: Make Bind use non-generic IViewFor (#3677) @ChrisPulman
- 65377aa Marking Observable properties from ReactiveObject and ReactiveRecord … (#3695) @Micha-kun