Skip to content

Commit ac6250a

Browse files
authored
refactor the Collection class into multiple manager classes (#560)
1 parent c6dd365 commit ac6250a

File tree

82 files changed

+3232
-2647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+3232
-2647
lines changed

.changeset/little-hats-build.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@tanstack/electric-db-collection": patch
3+
"@tanstack/query-db-collection": patch
4+
"@tanstack/rxdb-db-collection": patch
5+
"@tanstack/db": patch
6+
---
7+
8+
Refactor the main Collection class into smaller classes to make it easier to maintain.

0 commit comments

Comments
 (0)