github TanStack/db @tanstack/db-collections@0.0.7

latest releases: @tanstack/trailbase-db-collection@0.1.12, @tanstack/svelte-db@0.1.12, @tanstack/vue-db@0.0.45...
3 months ago

Patch Changes

  • Collections must have a getId function & use an id for update/delete operators (#134)

  • Switch to Collection options factories instead of extending the Collection class (#145)

    This refactors ElectricCollection and QueryCollection into factory functions (electricCollectionOptions and queryCollectionOptions) that return standard CollectionConfig objects and utility functions. Also adds a createCollection function to standardize collection instantiation.

  • Updated dependencies [1fbb844, 338efc2, ee5d026, e7b036c, e4feb0c]:

    • @tanstack/db@0.0.5

Don't miss a new db release

NewReleases is sending notifications on new releases.