Releases: doeixd/tanstackstart-db
Releases · doeixd/tanstackstart-db
v0.0.4
Added
- SSE live transport (
@doeixd/tanstackstart-db/live-client,/live-server)createLiveClient()- one-per-app EventSource with auto-reconnectliveCollectionOptions()- TanStack DB collection bound to a live streamuseLiveCollection()- reactive React hook with view projection- Field-level and per-record subscription filters
- In-memory bounded subscriber queue with
__droppedaccounting createLiveEventBus()- server-side event multiplexercreateLiveSseHandler()/createLiveControlHandler()- ready for TanStack Start API routes- 30s heartbeat, per-connection handle,
Last-Event-IDresumable
Tests
- 41 new tests (16 client + 20 server + 5 integration)
- 180 total, all passing