Changelog

0.1.3 (2026-04-05)

🚀 Features

  • core: generateId add new utility for creating unique IDs (#108)
  • core: textSelection add root option to track selections only within a specific element (#110)

🩹 Fixes

  • core: storage dispatch storage event to sync signals with same key in same session (#115)

0.1.2 (2026-03-28)

🚀 Features

  • core: elementFocus add writable focus control (#100)

🩹 Fixes

  • core: elementVisibility properly reset visibility signal on element disconnect (#93)
  • core: favicon exclude apple-touch-icon from favicon selection (#95)
  • core: elementSize properly 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.