Patch Changes
-
Type PendingMutation whenever possible (#163)
-
A large refactor of the core
Collection
with: (#155)- a change to not use Store internally and emit fine grade changes with
subscribeChanges
andsubscribeKeyChanges
methods. - changes to the
Collection
api to be moreMap
like for reads, withget
,has
,size
,entries
,keys
, andvalues
. - renames
config.getId
toconfig.getKey
for consistency with theMap
like api.
- a change to not use Store internally and emit fine grade changes with
-
Updated dependencies [
5c538cf
,9553366
,b4602a0
,02adc81
,06d8ecc
,c50cd51
]:- @tanstack/db@0.0.8