v27.1.0v27.0.7
Reading changes from the repo…
processAsync
and getCacheKeyAsync
, allowing for more flexibility in your testing setup. ts-jest
are now properly exported from index.js
, making it easier to use them in your projects. mocked
utility function is now deprecated, with a warning added to guide users towards alternative solutions. compiler
option in ts-jest
configuration enhance the developer experience. src/__helpers__
from the build process, streamlining the build output.