Skip to content

20.0.7

Compare
Choose a tag to compare
@kulshekhar kulshekhar released this 07 Jul 10:28
  • Update the configuration format to use globals > ts-jest > tsConfigFile instead of globals > __TS_CONFIG__. Using the old format will display a warning for now and, in future versions, be disallowed.

  • .babelrc will not be used by default. ts-jest can be configured to use it by setting globals > ts-jest > useBabelrc to true