New
8.7.0
What's Changed
New features
- Added System.Text.Json assertion APIs and BeEquivalentTo support by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3094
Others
- Address a bunch of Qodana issues by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3082
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/fluentassertions/fluentassertions/pull/3085
- Bump JetBrains/qodana-action from 2025.1 to 2025.2 by @dependabot[bot] in https://github.com/fluentassertions/fluentassertions/pull/3086
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/fluentassertions/fluentassertions/pull/3087
- Bump cspell from 9.2.0 to 9.2.1 by @dependabot[bot] in https://github.com/fluentassertions/fluentassertions/pull/3090
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in https://github.com/fluentassertions/fluentassertions/pull/3092
- Add lock file for nuget packages by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3084
- Set
DisableImplicitNuGetFallbackFolderby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3095 - Bump Nugets by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3096
- Revert package locking by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3098
- Clean-up tests related to exceptions by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3099
Full Changelog: https://github.com/fluentassertions/fluentassertions/compare/8.6.0...8.7.0