Releases: jest-community/vscode-jest
Releases · jest-community/vscode-jest
v5.2.1 (Jan 26, 2023)
What's Changed
- fix debug auto config for win32 jest command by @connectdotz in #998
- prepare release v5.2.1 by @connectdotz in #999
Full Changelog: v5.2.0...v5.2.1
Release Note: v5.2.1 pre-release
v5.2.0 (Jan 15, 2023)
What's Changed
- fix: typo by @johnnyreilly in #983
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #982
- fix: support path based auto completion for
jsx
andtsx
by @mrazauskas in #977 - added autoRevealOutput setting to control when to reveal the output terminal by @connectdotz in #976
- flag error in status bar and added a reveal-terminal button in TestExplorer by @connectdotz in #985
- fix: support path based auto completion for
unstable_mockModule
method by @mrazauskas in #988 - upgrade dependencies and added parser options by @connectdotz in #989
- Typo fix by @antonk52 in #986
- prepare for v5.2.0 release by @connectdotz in #990
- update status bar when auto config failed by @connectdotz in #991
New Contributors
- @mrazauskas made their first contribution in #977
- @antonk52 made their first contribution in #986
Full Changelog: v5.1.0...v5.2.0
Release Note: v5.2.0 pre-release
v5.1.0 (Dec 19, 2022)
Promote pre-release 5.0.x to the latest release.
What's Changed
- prepare for v5.1.0 release by @connectdotz in #967
- fix update snapshot from any item by @connectdotz in #968
Full Changelog: v5.0.4...v5.1.0
Release Note: v5.1.0
v5.0.4 (Dec 15, 2022)
What's Changed
- added path based auto completion for jest module methods by @connectdotz in #963
- prepare for v5.0.4 by @connectdotz in #965
Full Changelog: v5.0.3...v5.0.4
Release Note: v5.0 (pre-release rollup)
v5.0.3 (Dec 3, 2022)
What's Changed
- Update README.md by @booi in #945
- Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #947
- Snapshot menu by @connectdotz in #949
- Retire debug codelens by @connectdotz in #950
- display source block when no assertion is available by @connectdotz in #951
- improve default command creation and messaging by @connectdotz in #953
- Add rootPath to jestCommandLine setup by @connectdotz in #955
- Better debug config generation by @connectdotz in #958
- execute dynamic-named tests with parent names by @connectdotz in #959
- clean up retired settings by @connectdotz in #956
- prepare for v5.0.3 release by @connectdotz in #960
New Contributors
Full Changelog: v5.0.2...v5.0.3
Release Note: v5.0 (pre-release rollup)
v5.0.2 (Nov 12, 2022)
What's Changed
- add user id/name to outputFileSuffix by @connectdotz in #938
- Debug config fallback by @connectdotz in #937
- Bump loader-utils from 2.0.0 to 2.0.3 by @dependabot in #939
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #942
- auto recovery with login-shell when encountered command not found issue by @connectdotz in #941
- supports v8 coverage provider by @connectdotz in #943
- prepare for v5.0.2 by @connectdotz in #944
Full Changelog: v5.0.1...v5.0.2
Release Note: v5.0 (pre-release rollup)
v5.0.1 (Nov 4, 2022)
What's Changed
- Fix autoRun table formatting by @andrericardo in #918
- adding monorepo setup to the setup wizard by @connectdotz in #921
- fix hanging run issue by @connectdotz in #926
- Upgrade jest and fix yet another orphan run issue by @connectdotz in #927
- Fix quoting test names with special characters by @connectdotz in #928
- Add toggle autoRun and coverage to TestExplorer context menu by @connectdotz in #932
- prepare for v5.0.1 release by @connectdotz in #935
New Contributors
- @andrericardo made their first contribution in #918
Full Changelog: v5.0.0...v5.0.1
Release Note: v5.0 (pre-release rollup)
v5.0.0 (Oct 9, 2022)
What's Changed
- Resolve shell env inheritance issue by @connectdotz in #874
- Fix typo by @devinschulz in #895
- Bump terser from 5.9.0 to 5.14.2 by @dependabot in #888
- Added option to add the folder to the ignored ones in the popup by @jonnytest1 in #896
- Fix double error reporting by @connectdotz in #898
- Long run monitoring by @connectdotz in #904
- change autoRun default by @connectdotz in #906
- deep activation by @connectdotz in #907
- consolidate output and clean up legacy code and settings by @connectdotz in #910
- fix TestExplorer status update and testRun glitches by @connectdotz in #916
- split release notes by @connectdotz in #915
- Update release-note-v5.md by @connectdotz in #917
New Contributors
- @devinschulz made their first contribution in #895
- @jonnytest1 made their first contribution in #896
Full Changelog: v4.6.0...v5.0.0
Release Note: v5.0.0 (pre-release)
v4.6.0 (May 25, 2022)
What's Changed
- refactor README by @connectdotz in #869
- V4.6.0 by @connectdotz in #872
Full Changelog: v4.5.0...v4.6.0
v4.5.0 (May 1, 2022)
What's Changed
- add showTerminalOnLaunch setting by @connectdotz in #859
- update version by @connectdotz in #860
Full Changelog: v4.4.0...v4.5.0