🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

jest-preset-angular

Package Overview
Dependencies
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-preset-angular - npm Package Versions

2345
16

14.5.5

Diff
thymikee
published 14.5.5 •

Changelog

Source

14.5.5 (2025-04-15)

Bug Fixes

  • fix: allow name exports for presets subpath (9100baf)
anhpnnd
published 14.5.4 •

Changelog

Source

14.5.4 (2025-03-31)

Bug Fixes

  • fix: warn when using both isolatedModules and emitDecoratorMetadata (#3029) (51db8f4), closes #3029
  • update dependency ts-jest to v29.3.0 (1d8415d)
thymikee
published 15.0.0-next.0 •
thymikee
published 14.5.3 •

Changelog

Source

14.5.3 (2025-02-24)

Bug Fixes

  • build: update bundle jit_transform.js, closes #2979
thymikee
published 14.5.2 •

Changelog

Source

14.5.2 (2025-02-21)

Bug Fixes

  • fix: transform js ESM file from node_modules (b2b3934), closes #2913
thymikee
published 14.5.1 •

Changelog

Source

14.5.1 (2025-01-25)

Bug Fixes

  • fix: properly handle types for presets module (#2945) (e0323bd), closes #2945
thymikee
published 14.5.0 •

Changelog

Source

14.5.0 (2025-01-10)

Features

Code Refactoring

  • refactor: add type for serializers/index.ts (dd64d78)

DEPRECATIONS

  • refactor: deprecate defaultTransformerOptions in presets (99d3112)
  • refactor: deprecate ngcc util via globalSetup (edeaa3f)
thymikee
published 14.4.2 •

Changelog

Source

14.4.2 (2024-12-03)

Bug Fixes

  • fix: revert commit ad7a297e to fix perf regression (b19cd6e), closes #2886
thymikee
published 14.4.1 •

Changelog

Source

14.4.1 (2024-11-28)

Bug Fixes

  • fix: remove @angular-devkit/build-angular from peerDependencies (2f6bc3d)
thymikee
published 14.4.0 •

Changelog

Source

14.4.0 (2024-11-27)

Features

  • feat: add preset creator functions (552922e)
  • feat: add support for Angular 19 (4a73245)

Code Refactoring

  • refactor: use createCjsPreset function for jest-preset.js (9d18d0f)
  • refactor: deprecate legacy presets (8da5630)

DEPRECATIONS

  • Using preset: 'jest-preset-angular' is deprecated. The recommended approach is https://thymikee.github.io/jest-preset-angular/docs/getting-started/presets#createcjspresetoptions
  • Using preset: 'jest-preset-angular/presets/defaults-esm' is deprecated. The recommended approach is https://thymikee.github.io/jest-preset-angular/docs/getting-started/presets#createesmpresetoptions
2345
16