This repository was archived by the owner on Nov 4, 2024. It is now read-only.
3.2.21
- Ensured deep parse validation is performed before shallow (#768)
- Ensured direct
Module#_compile()calls are based on default options - Ensured
.nodefiles are stored in the realModule._cachein Jest (#765) - Fixed cache invalidation of re-published modules (#746)
- Fixed dynamic
importuse in Puppeteer’spage.evaluate()(#762) - Fixed regression with
ts-node/register(#769) - Fixed regression for packages with invalid
"main"fields (#770) - Updated
%stoken ofutil.formatWithOptions()