Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 03:41
· 2376 commits to main since this release

Bug Fixes

  • fix error if toMatchInlineSnapshot is called on resolves/rejects (#773) (6d19bf7)
  • flush coverage after every test file (fix #771) (#776) (7611178)
  • put envs from .env files on process.env (#770) (1623b3c)
  • set mode before running Vite (#775) (c98355a)

Features