Patch Changes
-
Add Intent agent skills (SKILL.md files) to guide AI coding agents. Include skills for core DB concepts, all 5 framework bindings, meta-framework integration, and offline transactions. Also add
export * from '@tanstack/db'to angular-db for consistency with other framework packages. (#1330) -
fix(react-db): make getNextPageParam optional in useLiveInfiniteQuery (#1268)
-
fix(react-db): handle rejected/stale setWindow promises in useLiveInfiniteQuery (#1269)
-
Updated dependencies [
bf1d078]:- @tanstack/db@0.5.31