Skip to content

v4.0.0-alpha.4 (Feb 13, 2021)

Pre-release
Pre-release
Compare
Choose a tag to compare
@connectdotz connectdotz released this 14 Feb 02:18
· 193 commits to master since this release
c175f0d

Summary

5th alpha release of v4 (#576). This release mainly contains the following changes:

  • Addressing alpha.3 issues #657 #658
  • Readme update for potential coverage reporting issue.
  • Turn on typescript compiler strict mode for src - prevent future typing related crash.

Detail see CHANGELOG

Contributors 🙏

@connectdotz

How to test

you can manually install the plugin by downloading the vscode-jest-4.0.0-alpha.4.vsix below, then follow the vscode instruction: install from vsix. You can always revert to the official version if needed: install-previous-versions.

There is a lot of new stuff, so we added quite a few debugging messaging to help diagnose problems. if anything didn't do what you expected, please turn on the debug mode and file issues.