Skip to content

v3.0.1-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@connectdotz connectdotz released this 23 Jun 20:26

What is new

  • introduced webpack for packaging the extension, which cut the package size from 40M to 4M!
  • addressed security vulnerability for dependencies flagged by GitHub

Thanks, @stephtr !

(See more change detail for 3.0.0)

How to run with this pre-release?

  1. download vscode-jest-3.0.1.vsix below
  2. install the plugin: code --install-extension vscode-jest-3.0.1.vsix
  3. restart vscode
    • You can then go to the extension tab in vscode and find Jest extension, if it shows "3.0.1" then the installation succeeded.