jest v28.1.1 Release Notes
-
๐ 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)