Skip to content

v1.5.0

Compare
Choose a tag to compare
@andywer andywer released this 11 Jun 09:03
· 99 commits to master since this release
5fd9188

This is a minor release, exposing the isWorkerRuntime() function to you and fixing compatibility with node.js v13+ ES modules ✨

Features

  • Expose isWorkerRuntime() (#225)

Bug fixes

  • Make the package consumable by node.js native ES modules (#220)