Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 13:49
· 2434 commits to main since this release

Bug Fixes

  • import .mjs with vitestnode, decoupling vitenode from vitest (#689) (e561a1d)
  • snapshot: received add prepareExpected (#711) (5a848c0)
  • can mock workspace files (#712) (cdd18bf)
  • fixed typescript error when calling assertion (#709) (4aa09c8)
  • set mode as 'test', if it wasn't set (#713) (bf079d2)

Features

Performance Improvements