Skip to content

Releases: solidjs-community/solid-primitives

@solid-primitives/storage@3.5.0

26 Apr 21:54
c33ee3f
Compare
Choose a tag to compare

Minor Changes

  • 72db58b: type fixes for makePersisted

@solid-primitives/storage@3.4.0

22 Apr 15:57
41b6417
Compare
Choose a tag to compare

Minor Changes

@solid-primitives/deep@0.2.8

22 Apr 15:57
41b6417
Compare
Choose a tag to compare

Patch Changes

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

@solid-primitives/storage@3.3.0

11 Apr 08:11
a06e903
Compare
Choose a tag to compare

Minor Changes

  • 99c6e09: Add back the return statement to withOptions

@solid-primitives/media@2.2.9

09 Apr 21:41
3ab84fe
Compare
Choose a tag to compare

Patch Changes

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

@solid-primitives/storage@3.2.0

07 Apr 16:47
f1d9d64
Compare
Choose a tag to compare

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/storage@3.1.0

29 Mar 20:59
4c0fb80
Compare
Choose a tag to compare

Minor Changes

  • 713cac6: add forgotten withOptions method to cookieStorage

@solid-primitives/tween@1.3.0

23 Mar 12:50
01d2896
Compare
Choose a tag to compare

Minor Changes

@solid-primitives/storage@3.0.0

23 Mar 16:15
a8ae11b
Compare
Choose a tag to compare

Major Changes

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

@solid-primitives/pagination@0.3.0

23 Mar 12:50
01d2896
Compare
Choose a tag to compare

Minor Changes

  • 7ba7e1d: infinite scolling: fix suspense