Skip to content

1.18.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 27 Jan 20:07
· 10 commits to main since this release

What's Changed

  • Added: A new .customDump strategy (vended by a new SnapshotTestingCustomDump module) (#948). The existing .dump strategy has been soft-deprecated.
  • Added: Android support (thanks @marcprux, #939).
  • Fixed: assertInlineSnapshot's record parameter now supports the all record modes (#947).
  • Fixed: Avoid main thread detection issue in @MainActor-annotated tests (thanks @peterkovacs, #946).

New Contributors

Full Changelog: 1.17.7...1.18.0