Patch Changes Fix injectLiveQuery with findOne() returning an array instead of a single object, and add proper type overloads so TypeScript correctly infers Signal<T | undefined> for findOne() queries (#1273) Updated dependencies [77b815e, ac4ce67]: @tanstack/db@0.5.29