Skip to content

Releases: AlexWarnes/svelte-sequence

v0.4.0

19 Apr 23:34
Compare
Choose a tag to compare

Minor Changes

  • 648229c: Add optional sequence options to all methods

v0.3.1

23 Feb 05:43
b9fb149
Compare
Choose a tag to compare

Patch Changes

  • ad593c5: tweenedSequence returns value and step stores

v0.3.0

22 Feb 22:34
4142145
Compare
Choose a tag to compare

Minor Changes

  • 428a7ac: Add updateSequence method, marginally improve types

v0.2.0

21 Feb 22:37
2184c11
Compare
Choose a tag to compare

Minor Changes

  • 2b0dde8: add previousStep() and nextStep() methods, fix time store memory leaks

v0.1.0

20 Feb 19:54
c80fe39
Compare
Choose a tag to compare

Minor Changes

  • 26c30f2: Add timer store, stopwatch store, basic time formatting utils

v0.0.2

15 Feb 19:21
39acd6a
Compare
Choose a tag to compare

Patch Changes