This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
v13.6.0
13.6.0 (2023-03-14)
Bug Fixes
- cleanup JUMP_TAB in generator to support Generator.prototype.return (361afc3)
- cleanup JUMP_TAB in generator to support Generator.prototype.throw (0e390ed)
- no longer log undefined for the source url (e5caf45)
- use command-options.cwd to load jest config (8b8a70c)
Features
- support jest.config.js as esm (e2cd6b6)