0.18.0 (TypeScript support)
Our most requested feature is now here: TypeScript support!
After a lot of work done in jscodeshift and Recast, jest-codemods now allow you to convert your TypeScript test files to Jest.
Besides:
- the CLI now asks which parser to use (
babel,flowortypescript) node_modulesare always ignored- the default path was changed from
src tests/*.jsto.