5.0.2
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
andrequire
. - Changed build config to stop minifying the output and building source maps.
- Update exports to include specific types paths for
Full Changelog: v5.0.1...v5.0.2