github TanStack/db @tanstack/electric-db-collection@0.2.11

latest releases: @tanstack/vue-db@0.0.86, @tanstack/powersync-db-collection@0.1.14, @tanstack/solid-db@0.1.53...
4 hours ago

Patch Changes

  • Type utils in collection options as specific type (e.g. ElectricCollectionUtils) instead of generic UtilsRecord. (#940)

  • fix: Add BigInt support to pg-serializer and fix error message for non-JSON-serializable values (#932)

    • Added support for serializing BigInt values to strings in the serialize function
    • Fixed the error message when encountering unsupported types to handle values that cannot be serialized by JSON.stringify (like BigInt), preventing a secondary error from masking the original issue
  • Updated dependencies [1d19d22, b3e4e80]:

    • @tanstack/db@0.5.10

Don't miss a new db release

NewReleases is sending notifications on new releases.