Solid Primitives Versions Save

A library of high-quality primitives that extend SolidJS reactivity.

@solid-primitives/[email protected]

3 weeks ago

Minor Changes

  • 72db58b: type fixes for makePersisted

@solid-primitives/[email protected]

3 weeks ago

Minor Changes

  • 5d89290: add tauriStorage

@solid-primitives/[email protected]

3 weeks ago

Patch Changes

  • 016fe83: Fix trackStore tracking multiple same-object references. (Fixes #582)

@solid-primitives/[email protected]

1 month ago

Minor Changes

  • 99c6e09: Add back the return statement to withOptions

@solid-primitives/[email protected]

1 month ago

Patch Changes

  • Added warning regarding iOS13 support and instruction on how to polyfill

@solid-primitives/[email protected]

1 month ago

Minor Changes

  • 40380a2: safe sync deserialization
  • 407a630: Bugfix for newly introduced sync api. Now BroadcastChannel for messageSync should also work as expected.
  • c5145af: fix withOptions

@solid-primitives/[email protected]

1 month ago

Minor Changes

  • 713cac6: add forgotten withOptions method to cookieStorage

@solid-primitives/[email protected]

1 month ago

Major Changes

  • bf7605c: storage: new sync API, multiplexing, cookieStorage fixes, withOptions

@solid-primitives/[email protected]

1 month ago

Minor Changes

  • 606af1f: Change method used for tweening (#573)

@solid-primitives/[email protected]

1 month ago

Minor Changes

  • 7ba7e1d: infinite scolling: fix suspense