1.18.0
What's Changed
- Added: A new
.customDumpstrategy (vended by a newSnapshotTestingCustomDumpmodule) (#948). The existing.dumpstrategy has been soft-deprecated. - Added: Android support (thanks @marcprux, #939).
- Fixed:
assertInlineSnapshot'srecordparameter now supports the all record modes (#947). - Fixed: Avoid main thread detection issue in
@MainActor-annotated tests (thanks @peterkovacs, #946).
New Contributors
- @marcprux made their first contribution in #939
- @peterkovacs made their first contribution in #946
Full Changelog: 1.17.7...1.18.0