@mydaogs/query
v0.9.2
Published
TanStack Query conventions: cache tiers, query-fn factories, fail-closed identity-scoped cache reset
Readme
@mydaogs/query
TanStack Query conventions
Named cache tiers, query-function factories bound to a transport, and both halves of the identity-transition defense: a fail-closed cache reset and a dehydration filter that bounds what reaches disk.
Documentation
These docs are the single source of truth for this package and ship with it:
Install
pnpm add @mydaogs/queryPeer dependencies are listed in package.json and are deliberately not bundled
Cross-cutting docs
Rules, architecture decisions, and patterns that belong to no single package live in
@mydaogs/shared-docs
