A CQRS-flavoured data fetching and caching layer in TypeScript. Batching, caching, data-dependencies and manual invalidations in a declarative fashion for Node and the browser
MIT License
59
stars
2
forks
source link
#188: Various fixes to v5 Cache.ts (closes #188) #189
⚠️ The line above was added during the automatic migration of all github project issues to Kaiten. The old GH issue link is kept here for reference (it is now deprecated, continue follow the original issue on Kaiten).
Closes [#2521186](https://buildo.kaiten.io/space/[object Object]/card/2521186)
⚠️ The line above was added during the automatic migration of all github project issues to Kaiten. The old GH issue link is kept here for reference (it is now deprecated, continue follow the original issue on Kaiten).
Closes #188
tests performed
some new tests added in the
observe.test.ts
file