v4.0.0 (May 9, 2021) #693
connectdotz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the official v4 release (finally! 😄)
There are a lot of changes in this release. We will list the major features/changes below, more detail can be found in CHANGELOG
Release Summary
Jest: Setup Extension
is added."jest.autoEnable"
and"jest. runAllTestsFirst"
. If you have these settings, please consider migrate.jest.pathToJest
+jest.pathToConfig
, which will be deprecated in the future versions."jest.restartJestOnSnapshotUpdate"
Migration Guide
Required
test.each
results is always 42,9 jestjs/jest#10412), which was fixed in [email protected].Recommanded
"jest.jestCommandLine"
if you havejest.pathToJest
orjest.pathToConfig
customized."jest.autoRun"
if you have customized"jest.autoEnable"
or"jest. runAllTestsFirst"
Contributors 🙏
@stephtr, @lordofthelake, @connectdotz, @glentakahashi, @Tymek, @johnnyreilly
This discussion was created from the release v4.0.0 (May 9, 2021).
Beta Was this translation helpful? Give feedback.
All reactions