Skip to content

5.0.2

Compare
Choose a tag to compare
@csandman csandman released this 01 Nov 00:43
· 108 commits to main since this release

What's Changed

Mostly some documentation/CI changes, along with a new build config.

  • feat: Add a demo vite app by @csandman in #344
    • Added a new local demo app for testing. See the Contributing doc for more info.
    • Added a new build action for previewing PR changes.
  • Improve the exports and modify the tsup build config by @csandman in #346
    • Update exports to include specific types paths for import and require.
    • Changed build config to stop minifying the output and building source maps.

Full Changelog: v5.0.1...v5.0.2