v28.1.1
版本发布时间: 2022-06-07 14:10:53
jestjs/jest最新发布版本:v30.0.0-alpha.6(2024-08-08 15:46:22)
Features
-
[jest]
ExposeConfig
type (#12848) -
[@jest/reporters]
ImproveGitHubActionsReporter
s annotation format (#12826) -
[@jest/types]
Infer argument types passed totest
anddescribe
callback functions fromeach
tables (#12885, #12905)
Fixes
-
[@jest/expect-utils]
Fix deep equality of ImmutableJS OrderedMaps (#12763) -
[jest-docblock]
Handle multiline comments in parseWithComments (#12845) -
[jest-mock]
ImprovespyOn
error messages (#12901) -
[jest-runtime]
Correctly report V8 coverage withresetModules: true
(#12912) -
[jest-worker]
MakeJestWorkerFarm
helper type to include methods of worker module that take more than one argument (#12839)
Chore & Maintenance
-
[docs]
Updated docs to indicate thatjest-environment-jsdom
is a separate package #12828 -
[docs]
Document the comments used by coverage providers #12835 -
[docs]
Usedocusaurus-remark-plugin-tab-blocks
to format tabs with code examples (#12859) -
[jest-haste-map]
Bumpwalker
version (#12324) -
[expect]
Adjust typings oflastCalledWith
,nthCalledWith
,toBeCalledWith
matchers to allow a case there a mock was called with no arguments (#12807) -
[@jest/expect-utils]
Fix deep equality of ImmutableJS Lists (#12763) -
[jest-core]
Do not collectSIGNREQUEST
as open handles (#12789)
New Contributors
- @owjsub made their first contribution in https://github.com/facebook/jest/pull/12324
- @Aveline-art made their first contribution in https://github.com/facebook/jest/pull/12831
- @spenserblack made their first contribution in https://github.com/facebook/jest/pull/12836
- @dimitropoulos made their first contribution in https://github.com/facebook/jest/pull/12817
- @ullumullu made their first contribution in https://github.com/facebook/jest/pull/12845
- @limonte made their first contribution in https://github.com/facebook/jest/pull/12851
- @Dennis273 made their first contribution in https://github.com/facebook/jest/pull/12870
- @shreykinshu made their first contribution in https://github.com/facebook/jest/pull/12886
- @pbomb made their first contribution in https://github.com/facebook/jest/pull/12899
- @ChrisCoastal made their first contribution in https://github.com/facebook/jest/pull/12887
- @HyunseungLee-Travis made their first contribution in https://github.com/facebook/jest/pull/12810
Full Changelog: https://github.com/facebook/jest/compare/v28.1.0...v28.1.1