Releases: TanStack/db
Releases · TanStack/db
@tanstack/vue-db@0.0.9
Patch Changes
- Updated dependencies [
38d4505
]:- @tanstack/db@0.0.10
@tanstack/vue-db@0.0.10
@tanstack/react-db@0.0.11
@tanstack/react-db@0.0.10
Patch Changes
- Updated dependencies [
38d4505
]:- @tanstack/db@0.0.10
@tanstack/db@0.0.11
@tanstack/db@0.0.10
Patch Changes
- If collection.update is called and nothing is changed, return a transaction instead of throwing (#174)
@tanstack/db-collections@0.0.13
@tanstack/db-collections@0.0.12
Patch Changes
- Updated dependencies [
38d4505
]:- @tanstack/db@0.0.10
@tanstack/vue-db@0.0.8
Patch Changes
- Updated dependencies [
2ae0b09
]:- @tanstack/db@0.0.9
@tanstack/vue-db@0.0.7
Patch Changes
-
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