You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 9.0.2 [skip ci]
## [9.0.2](v9.0.1...v9.0.2) (2025-05-08)
### Bug Fixes
* **overflow:** old elements did not clean up on slotchange ([#189](#189)) ([ac87a76](ac87a76))
chore(release): 9.0.0 [skip ci]
# [9.0.0](v8.1.1...v9.0.0) (2025-04-29)
### Features
* pion version ([#171](#171)) ([62c8c61](62c8c61))
### BREAKING CHANGES
* Migrate to Pion, TS and new Overflow directive.
* fix: remove named slots
* Whatever is projected needs to have textContent,
otherwise it won't show up in the menu.