Skip to content

Releases: solidjs-community/solid-primitives

@solid-primitives/virtual@0.1.1

05 Jan 16:06
71f6c5e
Compare
Choose a tag to compare

Patch Changes

  • b3d7917: Add solid export condition

@solid-primitives/map@0.5.0

05 Jan 16:06
71f6c5e
Compare
Choose a tag to compare

Minor Changes

  • 46e4379: Fix and optimize ReactiveMap and ReactiveWeakMap (#704)

@solid-primitives/keyed@1.3.0

05 Jan 16:06
71f6c5e
Compare
Choose a tag to compare

Minor Changes

  • cf11535: Add MapEntries control flow component.

@solid-primitives/immutable@1.0.11

05 Jan 16:06
71f6c5e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [cf11535]
    • @solid-primitives/keyed@1.3.0

@solid-primitives/virtual@0.1.0

29 Oct 14:56
bc09516
Compare
Choose a tag to compare

Minor Changes

  • e1ebe61: Add a headless virtual list primitive: createVirtualList in #702

@solid-primitives/scheduled@1.4.4

27 Oct 16:31
351b6fa
Compare
Choose a tag to compare

Patch Changes

  • 57a3078: Add check for typeof window, fallback to throttle if undefined

@solid-primitives/memo@1.3.10

27 Oct 16:31
351b6fa
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [57a3078]
    • @solid-primitives/scheduled@1.4.4

@solid-primitives/deep@0.2.10

27 Oct 16:31
351b6fa
Compare
Choose a tag to compare

Patch Changes

  • @solid-primitives/memo@1.3.10

@solid-primitives/date@2.0.24

27 Oct 16:31
351b6fa
Compare
Choose a tag to compare

Patch Changes

  • @solid-primitives/memo@1.3.10

@solid-primitives/keyed@1.2.3

24 Oct 21:40
75e3f8e
Compare
Choose a tag to compare

Patch Changes

  • 9749071: Makes Entries take key's type as a generic