v2.2.2
Patches
- Add support for Node.js v18.6.0+ (#36, #37): 82c0e90
Node 18.6 now requiresshortCircuit: true
in return values. This is a breaking change within the Node 18.x release cycle, but this (I suppose) is permissible since ESM hooks are still in Stability 1: Experimental stage.
Thank you @antongolub for the fix~!
Full Changelog: v2.2.1...v2.2.2