reactist
reactist copied to clipboard
BREAKING: render-based composition
🔗 References
https://ariakit.org/guide/composition#changing-the-html-element
🗺️ Overview
Please describe your implementation and any details that we should keep in mind during review.
PR Checklist
- [x] Added tests for bugs / new features
- [x] Updated docs (storybooks, readme)
- [x] Executed
npm run validateand made sure no errors / warnings were shown - [x] Described changes in
CHANGELOG.md - [x] Bumped version in
package.jsonandpackage-lock.json(npm --no-git-tag-version version <major|minor|patch>) ref - [ ] Reviewed and approved Chromatic visual regression tests in CI