Releases: svecosystem/runed
Releases · svecosystem/runed
[email protected]
[email protected]
[email protected]
[email protected]
Minor Changes
-
Breaking: Set minimum peer dep to
[email protected]
or greater to support
createSubscriber
API
(#177) -
Enable
PersistedState
to be used in.svelte.[ts|js]
files
(#177)
[email protected]
[email protected]
[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)