Skip to content

Releases: AlexWarnes/svelte-sequence

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 23:34

Minor Changes

  • 648229c: Add optional sequence options to all methods

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 23 Feb 05:43
b9fb149

Patch Changes

  • ad593c5: tweenedSequence returns value and step stores

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 22:34
4142145

Minor Changes

  • 428a7ac: Add updateSequence method, marginally improve types

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 22:37
2184c11

Minor Changes

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

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 19:54
c80fe39

Minor Changes

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

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Feb 19:21
39acd6a

Patch Changes