Sourced from ts-jest's changelog.
26.0.0 (2020-05-15)
Bug Fixes
- compiler: return
undefinedforgetScriptVersionwhen a file doesn't exist in memory cache (#1641) (6851b8e)Features
BREAKING CHANGES
- Requires a minimum of TypeScript v3.8
- Drop support for Node 8
25.5.1 (2020-05-09)
Bug Fixes
- compiler: don't resolve files from build folder for
projectReferences(#1614) (74b92d3)- config: don't set
includevalue oftsconfigto empty array (#1606) (8a29aaa)25.5.0 (2020-05-05)
Bug Fixes
- compiler: make
projectReferenceswork withisolatedModules: false(#1541) (3e8efbe)- compiler: allow using
filesprovided bytsconfig(#1562) (a9f02bd)- config: verify
testMatchPatternscontain RegExp instance or string type values (#1569) (7f85bab)Features
- config: add
tsconfigalias totsConfigoption (#1565) (c10eb6d)- config: define 'ts-jest' on
ConfigGlobalsinterface ofjest/types(#1592) (4526392)Performance Improvements
... (truncated)
bcf2697 Merge pull request #1649 from kulshekhar/dependabot/npm_and_yarn/types/fs-ext...497f5c9 build(deps-dev): bump types/fs-extra from 8.1.0 to 9.0.035001a2 Merge pull request #1646 from ahnpnl/v26.0.01db8be5 chore(release): 26.0.047007f1 build(deps-dev): bump types/js-yaml from 3.12.3 to 3.12.4 (#1644)9741de4 build(deps-dev): bump types/cross-spawn from 6.0.1 to 6.0.2 (#1643)6851b8e fix(compiler): return undefined for getScriptVersion when a file doesn't ...6b22e08 build(deps-dev): bump types/yargs from 15.0.4 to 15.0.5 (#1638)b58064c Merge pull request #1637 from kulshekhar/dependabot/npm_and_yarn/types/jest-2...5fc19c0 build(deps-dev): bump types/jest from 25.2.1 to 25.2.2This version was pushed to npm by tsjest, a new releaser for ts-jest since your current version.