Skip to content

Releases: solidjs-community/solid-primitives

@solid-primitives/websocket@0.3.2

13 Oct 16:24
7b25f85
Compare
Choose a tag to compare

Patch Changes

  • 1f266d2: Updated the reconnectLimit to avoid reconnection on calling disconnect function

@solid-primitives/stream@0.6.0

10 Oct 08:02
fe696ea
Compare
Choose a tag to compare

Minor Changes

  • 64569c1: Add createScreen primitive

@solid-primitives/idle@0.0.101

09 Oct 20:38
1d124f2
Compare
Choose a tag to compare

Patch Changes

  • e3bdcfa: Make createIdleTimer options argumnet optional.

@solid-primitives/fullscreen@1.2.0

05 Oct 09:18
794c115
Compare
Choose a tag to compare

Minor Changes

@solid-primitives/fetch@2.4.1

29 Sep 21:53
127ffb9
Compare
Choose a tag to compare

Patch Changes

  • d1622e7: fix to cache invalidation function types and cause a re-fetch on invalidation.

@solid-primitives/permission@1.2.0

28 Sep 14:09
a77207c
Compare
Choose a tag to compare

Minor Changes

@solid-primitives/fetch@2.4.0

26 Sep 20:02
2ec068b
Compare
Choose a tag to compare

Minor Changes

  • 6d39bcc: new aggregation modifier
  • 3857800: expose cache key serializer

@solid-primitives/scheduled@1.0.2

23 Sep 09:53
Compare
Choose a tag to compare

@solid-primitives/scheduled

1.0.1

Patch Changes

  • 7ac41ed: Update to solid-js version 1.5

Changelog up to version 1.0.0

1.0.0

Initial release as a Stage-2 primitive.

@solid-primitives/date@2.0.3

23 Sep 09:53
Compare
Choose a tag to compare

@solid-primitives/date

2.0.2

Patch Changes

  • 7ac41ed: Update to solid-js version 1.5
  • Updated dependencies [7ac41ed]
    • @solid-primitives/memo@1.0.2
    • @solid-primitives/timer@1.3.2
    • @solid-primitives/utils@3.0.2

2.0.1

Patch Changes

Changelog up to version 2.0.0

0.0.100

Initial release as a Stage-0 package.

1.0.0

Stage-2 realease.

1.0.2

Updated build process and documentation.

1.1.0

Rename to date, merge with countdown, refactor primitives to split them into smaller functions.

2.0.0 - stage-3

PR#113

Remove createTime, use memo, and timer packages to reuse primitives

@solid-primitives/bounds@0.0.103

23 Sep 09:53
Compare
Choose a tag to compare

@solid-primitives/bounds

0.0.102

Patch Changes

  • 7ac41ed: Update to solid-js version 1.5
  • Updated dependencies [7ac41ed]
    • @solid-primitives/event-listener@2.2.2
    • @solid-primitives/resize-observer@2.0.4
    • @solid-primitives/utils@3.0.2

0.0.101

Patch Changes

  • Updated dependencies [73b6a34]
    • @solid-primitives/utils@3.0.0
    • @solid-primitives/event-listener@2.2.1
    • @solid-primitives/resize-observer@2.0.3

Changelog up to version 0.0.100

0.0.100

Initial release as a Stage-0 primitive.