Releases: jest-community/vscode-jest
Releases · jest-community/vscode-jest
v6.1.1 (Jan 13, 2024) (pre-release)
What's Changed
- fix anchors in contributing.md file by @krivonos28 in #1102
- more fault-tolerant for shell setting by @connectdotz in #1100
- prepare for v6.1.1-next by @connectdotz in #1105
New Contributors
- @krivonos28 made their first contribution in #1102
Full Changelog: v6.1.0-next...v6.1.1-next
Release Note: v6.1.0 (pre-release)
v6.1.0 (Nov 5, 2023) (pre-release)
What's Changed
- enhance doc for v6 by @connectdotz in #1066
- Run mode by @connectdotz in #1078
- fix: include rootPath of virtual folders in testPathPattern value by @akwodkiewicz in #1080
- supports test-results panel and refactor output settings by @connectdotz in #1087
- upgrade dev dependencies to the latest and fix lint errors by @connectdotz in #1089
- Update node-ci.yml by @connectdotz in #1088
- fix TestNamePattern issue by @connectdotz in #1091
- fix "each" block test run issues by @connectdotz in #1092
- prepare for v6.1.0-next release by @connectdotz in #1093
New Contributors
- @akwodkiewicz made their first contribution in #1080
Full Changelog: v6.0.1...v6.1.0-next
Release Note: v6.1.0 (pre-release)
v6.0.1 (Aug 13, 2023) (pre-release)
What's Changed
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #1048
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1049
- fix dashed-arg and prepare for v6.0.1 release by @connectdotz in #1054
Full Changelog: v6.0.0...v6.0.1
v6.0.0 (July 4, 2023) (pre-release)
What's Changed
- Fixed spelling mistake in readme by @Jazzkid0 in #1016
- fixing typo jest.jestCommandLine example by @connectdotz in #1023
- adding jest.enable setting and adjust workspace operations accordingly by @connectdotz in #1009
- Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #1011
- fix source block type nonLiteralName error by @connectdotz in #1024
- Dashed-args by @connectdotz in #1034
- Fix: typo by @Ryan-Dia in #1032
- Virtual-folder by @connectdotz in #1035
- fix typos by @ykray in #1038
- Add clearTerminal setting by @jgillick in #1014
- Fix multi-variable substitution by @adrianisk in #1040
- prepare for pre-release v6.0.0 by @connectdotz in #1043
New Contributors
- @Jazzkid0 made their first contribution in #1016
- @Ryan-Dia made their first contribution in #1032
- @ykray made their first contribution in #1038
- @jgillick made their first contribution in #1014
- @adrianisk made their first contribution in #1040
Full Changelog: v5.2.3...v6.0.0
Release Note: v6.0.0 (pre-release)
v5.2.3 (Feb 6, 2023)
What's Changed
- fix auto config for react projects by @connectdotz in #1002
- prepare for release v5.2.3 by @connectdotz in #1003
Full Changelog: v5.2.2...v5.2.3
Release Note: v5.2.3
v5.2.2 (Jan 29, 2023)
What's Changed
- prepare v5.2.2 by @connectdotz in #1000
Full Changelog: v5.2.1...v5.2.2
Release Note: v5.2.2
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)