Skip to content

4.0.0

Choose a tag to compare

@wooorm wooorm released this 14 May 11:36
· 44 commits to main since this release
c7c5988
  • cb5a16c Add support for importing ESM
    (this switches the resolution algorithm to that found in Node ESM modules instead of CJS)
  • bbe5a08 Change to be async
    (promises are now returned instead)
  • ac31f9a Use ESM
  • e41226e Add JSDoc based types
  • 25716e6 Remove browser fallback