Releases: startupjs/teamplay
Releases Β· startupjs/teamplay
v0.3.14
π Bug Fix
teamplay
- fix(teamplay): for React's useSub() and cache signals on the observer() level intead of using useRef() (@cray0000)
Authors: 1
v0.3.13
π Bug Fix
teamplay
- fix: fallback to empty array when the query ids are not there for some reason (@cray0000)
Authors: 1
v0.3.12
π Bug Fix
teamplay
- fix: don't throw on incorrect getIds() (@cray0000)
Authors: 1
v0.3.11
β οΈ Pushed to master
teamplay
- fix FinalizationRegistry implementation through WeakRef (@cray0000)
Authors: 1
v0.3.10
π Bug Fix
@teamplay/channel
- fix(channel): properly handle the websocket connection rejection (@cray0000)
β οΈ Pushed to master
teamplay
- test: improve useSub and useAsyncSub tests (@cray0000)
Authors: 1
v0.3.9
π Enhancement
teamplay
- feat: implement useAsyncSub(). It returns undefined if there is no data yet. (@cray0000)
Authors: 1
v0.3.8
π Enhancement
teamplay
- feat: add useNow() to get current timestamp consistent between Suspense rerenders. Export useNow, useId, useTriggerUpdate, useScheduleUpdate (@cray0000)
- feat: implement FinalizationRegistry mock through WeakRef (@cray0000)
Authors: 1
v0.3.7
π Enhancement
@teamplay/backend
, teamplay
- feat: use patched sharedb-mingo-memory which fully supports $aggregate with $lookup (@cray0000)
Authors: 1
v0.3.6
π Bug Fix
@teamplay/server-aggregate
- fix(server-aggregate): fix checking whether the query is the named aggregation (@cray0000)
Authors: 1
v0.3.5
π Enhancement
@teamplay/backend
, @teamplay/server-aggregate
, teamplay
- feat: allow running aggregations on server side #6 (@cray0000)
Authors: 1