Releases: startupjs/teamplay
Releases Β· startupjs/teamplay
v0.3.4
π Bug Fix
teamplay
- fix(teamplay): fix .getId() for doc signals in aggregation results (@cray0000)
Authors: 1
v0.3.3
π 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
π Enhancement
@teamplay/sharedb-access
, teamplay
- feat(access): add userId to the permission denied log (@cray0000)
Authors: 1
v0.3.0
π Bug Fix
teamplay
- fix: implement a classical useSub() and move update logic into observer component #4 (@cray0000)
Authors: 1
v0.2.6
π Bug Fix
@teamplay/schema
- feat(@teamplay/schema): add 'ajv-errors' for custom error message #3 (@pvturchik)
Authors: 1
v0.2.5
π 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
π Enhancement
@teamplay/backend
, @teamplay/sharedb-access
, teamplay
, @teamplay/utils
Authors: 1
v0.2.3
π 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
π 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
π Bug Fix
teamplay
- fix(teamplay): don't try to deep update non-plaid objects when doing setDiffDeep on local data (@cray0000)
Authors: 1