8.1.0
What's Changed
Library
- Add
exports
field to package.json (#702, by @bschlenk and @drwpow-figma) - Build proper CJS version of the library (#702, with help from @drwpow-figma)
- Enable canceling events to prevent usual behavior (#696, with help from @joe-watkins)
- Fix click handlers not working properly in web components (#589)
- Account for Shadow DOM when dealing with nested dialogs (#706)
Development
- Switch formatting from Prettier to Biome (#698)
- Improve the TypeScript configuration
- Improve up the Rollup configuration
- Update dev dependencies
Tests
- Move the tests to TypeScript (#699)
- Set up some smoke tests for building and packaging (#703)
- Fix some Shadow DOM tests failing following a Cypress patch (#663)
- Broaden the Cypress test coverage
Full Changelog: 8.0.4...8.1.0