Skip to content

v3.0.0

Compare
Choose a tag to compare
@adalinesimonian adalinesimonian released this 07 Oct 15:25
· 5 commits to main since this release
13de146

Breaking Changes

  • Dropped support for Node.js 14.x and 16.13.x, VS Code <1.71.0, and Jest <29.0.0. (f779c3a)

Changed

  • The VS Code extension host is no longer killed when the test run is finished. (91d6743)
  • The package now specifies to Yarn that it should be unplugged to allow VS Code to start using the package's entry point in a PnP environment. (bf17692)

Full Changelog: v2.2.0...v3.0.0