- Fix up integration test for slonik (2abcea6)
- Stop printing the bulky help text for config errors (9576413)
- Throw if passed --workspace dir does not contain package.json (resolves #667) (ea3f124)
- Support import.meta.resolve (resolves #642) (177baa2)
- Handle
NODE_OPTIONS=
in scripts (2ec5189) - Minor refactor (7c87441)
- Timerify
resolveModuleNames
(#673) (9f2077c) - Support Jest's globalTeardown (#676) (c170aeb)