New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jest-preset-angular

Package Overview
Dependencies
Maintainers
3
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-preset-angular - npm Package Versions

1
15

11.0.0

Diff

Changelog

Source

11.0.0 (2021-11-18)

Bug Fixes

  • presets: use ts-jest types for preset types (#1172) (81854f6)
  • presets: add mjs to the list of moduleFileExtensions (#1155) (3c992a1), closes #1147

Features

Code Refactoring

  • presets: improve transformIgnorePatterns value (#1162) (99a4b1b1)

Performance Improvements

BREAKING CHANGES

  • js files from node_modules are now compiled with esbuild to improve performance.
  • NodeJs range version support now is ^12.20.0 || ^14.15.0 || >=16.10.0
  • Due to the introduction of ESM package format for Angular packages, several things are added to the default preset to handle .mjs files from Angular ESM packages. Please check our migration documentation at https://thymikee.github.io/jest-preset-angular/docs/next/guides/angular-13+

Special Thanks

Alan Agius, Pete Bacon Darwin from Angular team

anhpnnd
published 11.0.0-rc.4 •

Changelog

Source

11.0.0-rc.4 (2021-11-15)

Performance Improvements

  • process js files in node_modules with esbuild (#1169) (1de3bf0)

Code Refactoring

  • presets: improve transformIgnorePatterns value (#1162) (99a4b1b1)

BREAKING CHANGES

  • js files from node_modules are now compiled with esbuild to improve performance.
anhpnnd
published 11.0.0-rc.3 •

Changelog

Source

11.0.0-rc.3 (2021-11-09)

Bug Fixes

  • presets: add mjs to the list of moduleFileExtensions (#1155) (3c992a1), closes #1147
  • bring back checks on undefined/null for no-ng-attributes (#1154) (1e7dbf8)
  • serializers: revert partially changes in ng-snapshot (#1150) (44b3b77), closes #1148
anhpnnd
published 11.0.0-rc.2 •

Changelog

Source

11.0.0-rc.2 (2021-11-08)

Performance Improvements

anhpnnd
published 11.0.0-rc.1 •

Changelog

Source

11.0.0-rc.1 (2021-11-04)

Bug Fixes

anhpnnd
published 11.0.0-rc.0 •

Changelog

Source

11.0.0-rc.0 (2021-11-04)

Features

BREAKING CHANGES

  • NodeJs range version support now is ^12.20.0 || ^14.15.0 || >=16.10.0
  • Due to the introduction of ESM package format for Angular packages, several things are added to the default preset to handle .mjs files from Angular ESM packages. Please check our migration documentation at https://thymikee.github.io/jest-preset-angular/docs/next/guides/angular-13+

Special Thanks

Alan Agius, Pete Bacon Darwin from Angular team

anhpnnd
published 10.1.0 •

Changelog

Source

10.1.0 (2021-10-26)

Bug Fixes

  • config: set tsconfig target to ES2015 when target > ES2016 (#1118) (64229a8), closes #1058

Code Refactoring

  • transformers use Angular downlevel-ctor transformer (#1099) (3c26aba)
  • transformers remove workaround for ts < 4.0 in replace-resource transformer (#1100) (ce68298)
  • transformers migrate html-comment to new Jest serializer (#1114) (3005330)
anhpnnd
published 10.0.1 •

Changelog

Source

10.0.1 (2021-09-27)

Bug Fixes

  • utils: allow skipping ngcc-jest-processor via some Jest args (#1013) (7d3a712)
anhpnnd
published 10.0.0 •

Changelog

Source

10.0.0 (2021-09-16)

Build

BREAKING CHANGES

Angular 9 is no longer supported, see https://angular.io/guide/releases#support-policy-and-schedule The minimum support Angular version now is 10

anhpnnd
published 9.0.7 •

Changelog

Source

9.0.7 (2021-08-20)

Bug Fixes

  • utils: support Yarn workspace for ngcc-jest-processor (#991) (4735f90), closes #990
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc