Skip to content

Releases: startupjs/teamplay

v0.3.14

19 Sep 11:07
Compare
Choose a tag to compare

πŸ› 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

18 Sep 17:50
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix: fallback to empty array when the query ids are not there for some reason (@cray0000)

Authors: 1

v0.3.12

13 Sep 10:22
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix: don't throw on incorrect getIds() (@cray0000)

Authors: 1

v0.3.11

13 Sep 09:42
Compare
Choose a tag to compare

⚠️ Pushed to master

  • teamplay
    • fix FinalizationRegistry implementation through WeakRef (@cray0000)

Authors: 1

v0.3.10

12 Sep 20:22
Compare
Choose a tag to compare

πŸ› 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

11 Sep 15:58
Compare
Choose a tag to compare

πŸš€ Enhancement

  • teamplay
    • feat: implement useAsyncSub(). It returns undefined if there is no data yet. (@cray0000)

Authors: 1

v0.3.8

11 Sep 12:22
Compare
Choose a tag to compare

πŸš€ 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

08 Sep 00:57
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @teamplay/backend, teamplay
    • feat: use patched sharedb-mingo-memory which fully supports $aggregate with $lookup (@cray0000)

Authors: 1

v0.3.6

06 Sep 18:51
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @teamplay/server-aggregate
    • fix(server-aggregate): fix checking whether the query is the named aggregation (@cray0000)

Authors: 1

v0.3.5

06 Sep 18:33
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @teamplay/backend, @teamplay/server-aggregate, teamplay
    • feat: allow running aggregations on server side #6 (@cray0000)

Authors: 1