Changelog
0.1.3 (2026-04-05)
🚀 Features
- core:
generateIdadd new utility for creating unique IDs (#108) - core:
textSelectionadd root option to track selections only within a specific element (#110)
🩹 Fixes
- core:
storagedispatch storage event to sync signals with same key in same session (#115)
0.1.2 (2026-03-28)
🚀 Features
- core:
elementFocusadd writable focus control (#100)
🩹 Fixes
- core:
elementVisibilityproperly reset visibility signal on element disconnect (#93) - core:
faviconexclude apple-touch-icon from favicon selection (#95) - core:
elementSizeproperly reset size signal on element disconnect (#98)
0.1.1 (2026-03-20)
🩹 Fixes
- core: ensure bluetooth and speech-recognition types work without
skipLibCheck(#72) - core:
pictureInPicture.enter()assert element and propagate errors to caller (#75)
0.1.0 (2026-03-20)
This was a version bump only, there were no code changes.
0.0.1-alpha.4 (2026-03-19)
This was a version bump only, there were no code changes.