jest-preset-angular
Advanced tools
Changelog
11.0.0 (2021-11-18)
ts-jest
types for preset types (#1172) (81854f6)mjs
to the list of moduleFileExtensions
(#1155) (3c992a1), closes #1147js
files in node_modules
with esbuild
(#1169) (1de3bf0)esbuild
to process .mjs
files (#1142) (5d3fe10), closes #1141js
files from node_modules
are now compiled with esbuild
to improve performance.^12.20.0 || ^14.15.0 || >=16.10.0
.mjs
files from Angular ESM packages. Please check our migration documentation at https://thymikee.github.io/jest-preset-angular/docs/next/guides/angular-13+Alan Agius, Pete Bacon Darwin from Angular team
Changelog
11.0.0-rc.4 (2021-11-15)
js
files from node_modules
are now compiled with esbuild
to improve performance.Changelog
11.0.0-rc.0 (2021-11-04)
^12.20.0 || ^14.15.0 || >=16.10.0
.mjs
files from Angular ESM packages. Please check our migration documentation at https://thymikee.github.io/jest-preset-angular/docs/next/guides/angular-13+Alan Agius, Pete Bacon Darwin from Angular team