jest-preset-angular
Advanced tools
Changelog
13.0.0 (2023-02-18)
jest-util
to list of dependencies
(#1777) (db8f7c9), closes #1773esbuild-check.js
(#1806) (c2f2b61)target
to ES2015
(#1788) (695c730)destroyAfterEach
and teardown
options (#1768) (fe4c73b)destroyAfterEach
and teardown
are no longer available to use, please use testEnvironmentOptions
instead.target
is tsconfig
is now respected according to user configuration, it is no longer hardcoded at ES2015
. See also note at https://thymikee.github.io/jest-preset-angular/docs/getting-started/installation