Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@noramass noramass released this 28 Feb 22:18

2.0.0 (2023-02-28)

Features

BREAKING CHANGES

  • method signatures for various store methods have
    changed to allow for better compatability with svelte, react and
    other frameworks. sub has been renamed to subscribe and now
    returns an unsubscribe method.