jest-preset-angular
Advanced tools
Changelog
15.0.0-next.0 (2025-02-28)
id="root{n}"
should be removed (a6b908f)jsdom
<22 (da9cb15)typescript
<5.4 (873ab73)defaults
and defaults-esm
presets (94dd3b1)setup-jest
files (6bf89a4)ngcc
(35819c9)-u
Jest CLI option. Since this change only removes the root id
, it shouldn't affect the quality of snapshots in general.NodeJs
versions are ^18.19.1 || ^20.11.1 || >=22.0.0
.jsdom
is 22TypeScript
is 5.5 following the support version from Angular 18ngcc
is not required for Angular 16+ projectcreateCjsPreset
as a replacement for defaults
presetcreateEsmPreset
as a replacement for defaults-esm
presetsetupZoneTestEnv
as a replacement for zone test environment setupsetupZonelessTestEnv
as a replacement for zoneless test environment setupChangelog
15.0.0-next.0 (2025-02-28)
id="root{n}"
should be removed (a6b908f)jsdom
<22 (da9cb15)typescript
<5.4 (873ab73)defaults
and defaults-esm
presets (94dd3b1)setup-jest
files (6bf89a4)ngcc
(35819c9)-u
Jest CLI option. Since this change only removes the root id
, it shouldn't affect the quality of snapshots in general.NodeJs
versions are ^18.19.1 || ^20.11.1 || >=22.0.0
.jsdom
is 22TypeScript
is 5.5 following the support version from Angular 18ngcc
is not required for Angular 16+ projectcreateCjsPreset
as a replacement for defaults
presetcreateEsmPreset
as a replacement for defaults-esm
presetsetupZoneTestEnv
as a replacement for zone test environment setupsetupZonelessTestEnv
as a replacement for zoneless test environment setup