Socket
Socket
Sign inDemoInstall

ts-jest

Package Overview
Dependencies
307
Maintainers
3
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
20Next

27.1.2

Diff

Changelog

Source

27.1.2 (2021-12-15)

Bug Fixes

  • stimulate esbuild type to avoid importing esbuild directly (#3147) (9ace0a9)
kul
published 27.1.1 •

Changelog

Source

27.1.1 (2021-12-07)

Bug Fixes

kul
published 27.1.0 •

Changelog

Source

27.1.0 (2021-11-30)

Features

  • allow subclasses to extend processAsync and getCacheKeyAsync (#3047) (571a880)
  • config: support custom AST transformers written in TypeScript (#3063) (340a305), closes #2831
  • export ts-jest public apis from index.js (#3080) (53175dd), closes #3045

Code Refactoring

  • utils: deprecate mocked util function (#3102) (55e69f1)
  • define clear type for compiler option (#3087) (cc42daf)
  • transformers: deprecate path-mapping AST transformer (#3088) (d8f6b96)
  • transformers: use ts factory API for hoisting AST transformer (#3058) (a72f51d)

DEPRECATIONS

  • transformers: path-mapping AST transformer is deprecated and will be removed in v28.0.0. One should use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.
  • utils: mocked function is deprecated and will be removed in v28.0.0. The function has been integrated into jest-mock package as a part of Jest 27.4.0, see https://github.com/facebook/jest/pull/12089. One should use the one from Jest instead
kul
published 27.0.7 •

Changelog

Source

27.0.7 (2021-10-16)

Bug Fixes

kul
published 27.0.6 •

Changelog

Source

27.0.6 (2021-10-14)

Bug Fixes

  • use specific lodash package instead of full package lodash (#2959) (dc89fe5), closes #2954
kul
published 27.0.5 •

Changelog

Source

27.0.5 (2021-08-14)

Bug Fixes

  • cli: add migration tsConfig option for ts-jest config options (#2794) (781710b), closes #2764
  • cli: fix config:init genarate invalid type comment (#2773) (ede8a20), closes #2772
  • config: handle ./ in tsconfig paths for pathsToModuleNameMapper (#2797) (42ff5e4), closes #2709

Code Refactoring

kul
published 27.0.4 •

Changelog

Source

27.0.4 (2021-07-21)

Bug Fixes

  • add @types/jest as optional peerDependencies to solve yarn 2 (#2756) (5fbf43e)
  • add babel-jest as optional peerDependencies to solve yarn 2 (#2751) (8bede2e)
  • config: include AST transformer's name and version into cache key (#2755) (310fb9a), closes #2753

Features

kul
published 27.0.3 •

Changelog

Source

27.0.3 (2021-06-06)

Bug Fixes

  • revert exports field to support all node versions (#2658) (132c8ba)

Features

kul
published 27.0.2 •

Changelog

Source

27.0.2 (2021-05-30)

Bug Fixes

  • compiler: add empty string file content to compiler cache (#2633) (0feb556), closes #2625
  • config: exclude should only exclude files which match glob values (#2637) (c5ce979), closes #2634
kul
published 27.0.1 •

Changelog

Source

27.0.1 (2021-05-26)

Bug Fixes

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc