Releases: TanStack/db
Releases · TanStack/db
@tanstack/[email protected]
Patch Changes
- Updated dependencies [
38d4505
]:- @tanstack/[email protected]
@tanstack/[email protected]
Patch Changes
-
Export
ElectricCollectionUtils
& allow passing generic tocreateTransaction
(#179) -
Updated dependencies [
66ed58b
,c5489ff
]:- @tanstack/[email protected]
@tanstack/[email protected]
Patch Changes
-
Export
ElectricCollectionUtils
& allow passing generic tocreateTransaction
(#179) -
Updated dependencies [
66ed58b
,c5489ff
]:- @tanstack/[email protected]
@tanstack/[email protected]
Patch Changes
- Updated dependencies [
38d4505
]:- @tanstack/[email protected]
@tanstack/[email protected]
@tanstack/[email protected]
Patch Changes
- If collection.update is called and nothing is changed, return a transaction instead of throwing (#174)
@tanstack/[email protected]
Patch Changes
-
Export
ElectricCollectionUtils
& allow passing generic tocreateTransaction
(#179) -
Updated dependencies [
66ed58b
,c5489ff
]:- @tanstack/[email protected]
@tanstack/[email protected]
Patch Changes
- Updated dependencies [
38d4505
]:- @tanstack/[email protected]
@tanstack/[email protected]
Patch Changes
- Updated dependencies [
2ae0b09
]:- @tanstack/[email protected]
@tanstack/[email protected]
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/[email protected]