Skip to content

v2.2.2

Compare
Choose a tag to compare
@lukeed lukeed released this 19 Jul 17:12
· 8 commits to master since this release

Patches

  • Add support for Node.js v18.6.0+ (#36, #37): 82c0e90
    Node 18.6 now requires shortCircuit: 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