Skip to content

Releases: startupjs/teamplay

v0.3.24

08 Nov 13:44
Compare
Choose a tag to compare

⚠️ Pushed to master

  • @teamplay/backend
    • fix(backend -> redis): fix var usage before initialization (@fcbvirus0k)

Authors: 1

v0.3.23

08 Nov 13:20
Compare
Choose a tag to compare

⚠️ Pushed to master

  • @teamplay/backend

Authors: 1

v0.3.22

08 Nov 13:04
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @teamplay/backend, teamplay
    • feat(backend): export 'redisPrefix', 'generateRedisPrefix', 'getRedisOptions' #11 (@fcbvirus0k)

Authors: 1

v0.3.21

05 Nov 15:10
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @teamplay/backend
    • feat(backend): implement ability to pass additional options to redis #10 (@fcbvirus0k)

Authors: 1

v0.3.20

05 Nov 10:33
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @teamplay/backend, teamplay
    • refactor(backend, server): move 'getUniversalRedis' to helper and export it, export Redis #9 (@fcbvirus0k)

Authors: 1

v0.3.19

18 Oct 15:11
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @teamplay/backend
    • feat(backend/mongo): add support for TLS/SSL connection (@cray0000)

Authors: 1

v0.3.18

27 Sep 10:54
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix: swich to using useDeferredValue by default. Add { defer: false } support to useSub() and to observer() (effective for any useSub inside) options to not use it. (@cray0000)
    • fix(orm): typo in getCollection method's error message (@fcbvirus0k)

Authors: 2

v0.3.17

26 Sep 10:26
Compare
Choose a tag to compare

πŸš€ Enhancement

  • teamplay

Authors: 1

v0.3.16

23 Sep 18:15
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix(teamplay/Doc): potential fix for the race condition during subscribe/unsubscribe (@cray0000)
    • fix(teamplay): fix FinalizationRegistry mock unregister method (@cray0000)
    • fix(teamplay): simplify FinalizationRegistry WeakRef mock (@cray0000)

Authors: 1

v0.3.15

19 Sep 18:03
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix(teamplay): adm destructor might run twice during hot reloading (@cray0000)

Authors: 1