Releases: svecosystem/runed
Releases · svecosystem/runed
[email protected]
Patch Changes
- fix:
AnimationFrames
(#168)
[email protected]
Patch Changes
- Refactored public methods to use prototype-based bound functions instead of arrow functions for
(#161) better inheritance and reduced memory
usage
[email protected]
[email protected]
Minor Changes
- Add
PersistedState
(#113)
[email protected]
[email protected]
Patch Changes
- fix: add a browser check in
MediaQuery
(#137)
[email protected]
Patch Changes
- update svelte dep (
1aba37642783caff0a4ad327e129ce41e98b2d92
)
[email protected]
[email protected]
Minor Changes
- feat: Add
FiniteStateMachine
(#111)
[email protected]
Minor Changes
- feat:
IsFocusWithin
(#103)