Skip to content

v4.3.0-rc.1 (Oct 24, 2021)

Pre-release
Pre-release
Compare
Choose a tag to compare
@connectdotz connectdotz released this 24 Oct 18:14
· 139 commits to master since this release
038e1e3

Summary

  • Introduced a variable-based debugging mechanism so users now have full control of the debug command. This should enable Angular users to use the debug feature. The new debug config will be named vscode-jest-tests.v2, all existing vscode-jest-tests config will continue to be supported.
  • fix a bug the prevented individual tests to be run in interactive mode if their name includes quotes or "$".

change log: v4.2.1 -> v4.3.0-rc.1

Contributors 🙏

@connectdotz