Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 22:49
· 2299 commits to main since this release

Bug Fixes

  • dont'call fn twice in toThrow (#915) (c472614)
  • export Window interface in jsdom environment (#925) (1a2dfd8)
  • json reporter detects skip mode correctly (#930) (5993ce1)
  • resolve dynamicly imported modules to be the same as statically (#911) (094d23e)

Features