buildo / avenger

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

Closed giogonzo closed 5 years ago

giogonzo commented 5 years ago

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

nemobot commented 5 years ago