github TanStack/db @tanstack/db-ivm@0.1.16

latest release: @tanstack/svelte-db@0.1.63
19 hours ago

Patch Changes

  • Add groupedOrderByWithFractionalIndex operator. This operator groups elements by a provided groupKeyFn and applies ordering and limits independently to each group. Each group maintains its own sorted collection with independent limit/offset, which is useful for hierarchical data projections where child collections need to enforce limits within each parent's slice of the stream rather than across the entire dataset. (#997)

Don't miss a new db release

NewReleases is sending notifications on new releases.