v3.0.1-pre
Pre-release
Pre-release
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?
- download
vscode-jest-3.0.1.vsix
below - install the plugin:
code --install-extension vscode-jest-3.0.1.vsix
- this should install the extension to your vscode extensions folder.
- 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.
- You can then go to the extension tab in vscode and find