Socket
Socket
Sign inDemoInstall

ts-jest

Package Overview
Dependencies
8
Maintainers
3
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
20Next

27.1.5

Diff

Changelog

Source

27.1.5 (2022-05-17)

Bug Fixes

  • transformers use Array.sort in hoisting transformer (#3498) (e400a6e), fixes #3476
kul
published 28.0.2 •

Changelog

Source

28.0.2 (2022-05-07)

Bug Fixes

kul
published 28.0.1 •

Changelog

Source

28.0.1 (2022-05-03)

Bug Fixes

kul
published 28.0.0 •

Changelog

Source

28.0.0 (2022-05-02)

Bug Fixes

  • legacy invoke Babel processAsync for babel-jest in ESM mode instead of process (#3430) (0d7356c)

Features

BREAKING CHANGES

  • path-mapping AST transformer is no longer shipped in ts-jest v28. Please use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.
  • Any imports ts-jest/dist/compiler/ts-compiler should change to ts-jest/dist/legacy/compiler/ts-compiler
  • Any imports ts-jest/dist/compiler/ts-jest-compiler should change to ts-jest/dist/legacy/compiler/ts-jest-compiler
  • Any imports ts-jest/dist/config/config-set should change to ts-jest/dist/legacy/config/config-set
  • Minimum support TypeScript version is now 4.3 since Jest 28 requires it.
  • Jest 28 is required.
  • core: Any imports ts-jest/utils should be replaced with ts-jest.
  • core: Starting from Jest 27.4, mocked has been integrated into Jest repo.
  • core: Support for Node.js v10 has been removed as Jest drops support for it.
kul
published 28.0.0-next.3 •

Changelog

Source

28.0.0 (2022-05-02)

Bug Fixes

  • legacy invoke Babel processAsync for babel-jest in ESM mode instead of process (#3430) (0d7356c)

Features

BREAKING CHANGES

  • path-mapping AST transformer is no longer shipped in ts-jest v28. Please use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.
  • Any imports ts-jest/dist/compiler/ts-compiler should change to ts-jest/dist/legacy/compiler/ts-compiler
  • Any imports ts-jest/dist/compiler/ts-jest-compiler should change to ts-jest/dist/legacy/compiler/ts-jest-compiler
  • Any imports ts-jest/dist/config/config-set should change to ts-jest/dist/legacy/config/config-set
  • Minimum support TypeScript version is now 4.3 since Jest 28 requires it.
  • Jest 28 is required.
  • core: Any imports ts-jest/utils should be replaced with ts-jest.
  • core: Starting from Jest 27.4, mocked has been integrated into Jest repo.
  • core: Support for Node.js v10 has been removed as Jest drops support for it.
kul
published 28.0.0-next.2 •

kul
published 28.0.0-next.1 •

kul
published 28.0.0-next.0 •

kul
published 27.1.4 •

Changelog

Source

27.1.4 (2022-03-24)

Bug Fixes

kul
published 27.1.3 •

Changelog

Source

27.1.3 (2022-01-14)

Bug Fixes

  • compiler: update memory cache for compiler using received file content (#3194) (e4d9541)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc