Skip to content

Releases: startupjs/teamplay

v0.3.4

05 Sep 12:32
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix(teamplay): fix .getId() for doc signals in aggregation results (@cray0000)

Authors: 1

v0.3.3

03 Sep 19:18
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @teamplay/backend, teamplay, @teamplay/utils
    • fix: fix aggregations support. Add unit tests for them #5 (@cray0000)

⚠️ Pushed to master

  • @teamplay/backend, teamplay, @teamplay/utils
    • Merge branch 'master' of github.com:startupjs/teamplay (@cray0000)

Authors: 1

v0.3.1

30 Aug 17:57
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @teamplay/sharedb-access, teamplay
    • feat(access): add userId to the permission denied log (@cray0000)

Authors: 1

v0.3.0

30 Aug 12:15
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix: implement a classical useSub() and move update logic into observer component #4 (@cray0000)

Authors: 1

v0.2.6

27 Aug 11:45
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @teamplay/schema
    • feat(@teamplay/schema): add 'ajv-errors' for custom error message #3 (@pvturchik)

Authors: 1

v0.2.5

26 Aug 11:37
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @teamplay/backend, @teamplay/sharedb-access, @teamplay/utils
    • fix(backend): fix accessControl, allow to pass a customValidator option for it (@cray0000)

Authors: 1

v0.2.4

26 Aug 09:24
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @teamplay/backend, @teamplay/sharedb-access, teamplay, @teamplay/utils

Authors: 1

v0.2.3

13 Aug 10:58
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix(teamplay): don't try to call the destructor twice (might happen in strict mode, on background render, etc.) (@cray0000)

Authors: 1

v0.2.2

08 Aug 19:18
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix(teamplay): optimize setDiffDeep -- return the original object if the reference to be updated is the same object (don't try to perform a deep comparison) (@cray0000)

Authors: 1

v0.2.1

06 Aug 17:39
Compare
Choose a tag to compare

πŸ› Bug Fix

  • teamplay
    • fix(teamplay): don't try to deep update non-plaid objects when doing setDiffDeep on local data (@cray0000)

Authors: 1