github TanStack/db @tanstack/db@0.5.9

latest releases: @tanstack/trailbase-db-collection@0.1.53, @tanstack/solid-db@0.1.52, @tanstack/electric-db-collection@0.2.10...
4 hours ago

Patch Changes

  • Fix bulk insert not detecting duplicate keys within the same batch. Previously, when inserting multiple items with the same key in a single bulk insert operation, later items would silently overwrite earlier ones. Now, a DuplicateKeyError is thrown when duplicate keys are detected within the same batch. (#929)

Don't miss a new db release

NewReleases is sending notifications on new releases.