Releases
jest-v4.0.0
4.0.0 (2024-09-10)
� BREAKING CHANGES
change jest "mode" option to a boolean "ci" option
move jest options to task options and allow configuring env
drop support for Node 16
rename Task#options to pluginOptions
move base classes into their own package
rename hooks
in toolkitrc to commands
add new lazy plugin spec to rest of plugins
Features
allow tasks to receive a task options object and parse task schema when initialising (1dce6bd )
change jest "mode" option to a boolean "ci" option (ca6f2d4 )
move base classes into their own package (be1681b )
move jest options to task options and allow configuring env (686f84c )
rename hooks
in toolkitrc to commands
(45baa66 )
split schemas out into separate package (5d538cd )
Performance Improvements
add new lazy plugin spec to rest of plugins (5367c9a )
Miscellaneous Chores
Code Refactoring
rename Task#options to pluginOptions (e73dcae )
Dependencies
The following workspace dependencies were updated
dependencies
@dotcom-tool-kit/base bumped from ^3.4.1 to ^1.0.0
@dotcom-tool-kit/logger bumped from ^3.4.1 to ^4.0.0
You can’t perform that action at this time.