Skip to content

v5.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 09:01
· 166 commits to master since this release
4fcbfb6

5.1.1 (2022-10-28)

Bug Fixes

  • specify types path for the root export, fixes #436 (see PR #437)

Features

  • add separate exports for node, browser and react-native bundles. It's useful when you wanna explicitly import needed bundle instead of relying the bundler's choice (see PR #437)