Releases: graasp/graasp-query-client
Releases · graasp/graasp-query-client
v0.3.3
v0.3.2
v0.3.1
0.3.1 (2023-03-09)
Bug Fixes
- add
currentMemberId
back tosignOut
mutation (#245) (852e6e7) - allow item to be undefined in
useEtherpad
(852e6e7) - allow optional properties (#250) (493d9e2)
- catch avatar not found error (#248) (d7d8e97)
- post and patch item chat message body type (852e6e7)
- return type of mutations (852e6e7)
- types: narrow type to only the required API_HOST from QueryConfig in apps (493d9e2)
- typing of isDataEqual with generics (852e6e7)
- use ThumbnailSize from sdk (#252) (58941fe)
Documentation
- fix repo link in package (852e6e7)