Skip to content

Latest commit

 

History

History
158 lines (87 loc) · 5.32 KB

File metadata and controls

158 lines (87 loc) · 5.32 KB

@layerstack/svelte-state

0.1.0-next.20

Patch Changes

  • Updated dependencies [b7f39f7]:
    • @layerstack/utils@2.0.0-next.15

0.1.0-next.19

Patch Changes

  • Updated dependencies [28027b3]:
    • @layerstack/utils@2.0.0-next.14

0.1.0-next.18

Patch Changes

  • Updated dependencies [e366ee7]:
    • @layerstack/utils@2.0.0-next.13

0.1.0-next.17

Patch Changes

  • chore: Remove unused deps (#76)

  • Updated dependencies [49ccf88, 1ebd4db]:

    • @layerstack/utils@2.0.0-next.12

0.1.0-next.16

Patch Changes

  • Updated dependencies [ad4c34f, 7c986f8]:
    • @layerstack/utils@2.0.0-next.11

0.1.0-next.15

Patch Changes

  • Updated dependencies [32eb536]:
    • @layerstack/utils@2.0.0-next.10

0.1.0-next.14

Patch Changes

  • refactor: Replace date-fns usage with new date utils (based on d3-time) to reduce bundle size (#71)

  • Updated dependencies [abd845a, abd845a]:

    • @layerstack/utils@2.0.0-next.9

0.1.0-next.13

Patch Changes

  • Updated dependencies [e47ed35]:
    • @layerstack/utils@2.0.0-next.8

0.1.0-next.12

Patch Changes

  • Updated dependencies [a6df412]:
    • @layerstack/utils@2.0.0-next.7

0.1.0-next.11

Patch Changes

  • Updated dependencies [23651ad]:
    • @layerstack/utils@2.0.0-next.6

0.1.0-next.10

Patch Changes

  • Updated dependencies [7642289]:
    • @layerstack/utils@2.0.0-next.5

0.1.0-next.9

Patch Changes

0.1.0-next.8

Patch Changes

  • fix: Add PaginationState to top-level exports (#31)

0.1.0-next.7

Patch Changes

  • fix(TimerState): Only restart timer after updating delay if previously running (#31)

0.1.0-next.6

Patch Changes

  • breaking(TimerState): Rename onTick to tick (#31)

  • Updated dependencies [4ed65a7]:

    • @layerstack/utils@2.0.0-next.3

0.1.0-next.5

Patch Changes

  • fix(SelectionState): Improve current type (based on single) (#31)

  • Add PaginationState (#60)

  • fix(MediaQueryPresets): Add workaround for screen and print for upstream svelte issue (#31)

0.1.0-next.4

Patch Changes

  • feat: Add MediaQueryPresets (#31)

  • breaking(SelectionState): Refine API (use current property setter instead of setSelected() and rename toggleSelected() to toggle()) (#31)

0.1.0-next.3

Patch Changes

  • feat: Add TimerState (#56)

0.1.0-next.2

Patch Changes

  • Updated dependencies [955e07b]:
    • @layerstack/utils@1.1.0-next.2

0.1.0-next.1

Minor Changes

  • breaking: Migrate selectionState and uniqueState to SelectionState and UniqueState classes (#31)

0.1.0-next.0

Minor Changes

  • feat: Add @layerstack/svelte-state package, initially with selectionState and uniqueState (#31)

Patch Changes

  • Updated dependencies [b7ca80b]:
    • @layerstack/utils@1.1.0-next.1