Skip to content

v10.0.2

Compare
Choose a tag to compare
@ChristianMurphy ChristianMurphy released this 28 Sep 17:18
· 1003 commits to main since this release
v10.0.2
6159341

Correct typings to do commonjs style export.
Previously typings incorrectly included a default export, which is only supported if esModuleInterop is enabled.