Skip to content

Releases: graasp/graasp-query-client

v0.3.3

16 Mar 14:24
1ffd31f
Compare
Choose a tag to compare

0.3.3 (2023-03-16)

Bug Fixes

  • deduplicate item ids on add favorites (#256) (3b40b5d)

v0.3.2

14 Mar 09:13
4edf294
Compare
Choose a tag to compare

0.3.2 (2023-03-14)

Bug Fixes

v0.3.1

09 Mar 14:18
4f19a0a
Compare
Choose a tag to compare

0.3.1 (2023-03-09)

Bug Fixes

  • add currentMemberId back to signOut 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)

v0.3.0

21 Feb 14:05
4099806
Compare
Choose a tag to compare

0.3.0 (2023-02-21)

Features

v0.2.1

18 Feb 15:58
b294cdd
Compare
Choose a tag to compare

0.2.1 (2023-02-18)

Bug Fixes

v0.2.0

16 Feb 17:15
fd0cad9
Compare
Choose a tag to compare

0.2.0 (2023-02-16)

Features

  • add useExportItemChat hook (c9be56d)
  • move types to @graasp/sdk/frontend (#203) (c9be56d)

Bug Fixes

  • deprecate exported types, use types from sdk instead (c9be56d)
  • types: useEtherpad type (c9be56d)
  • types: useItemThumbnail hook return type (c9be56d)
  • types: improve useItem query return type (c9be56d)
  • types: in infinite query (c9be56d)

v0.1.5

09 Feb 12:44
e3ff175
Compare
Choose a tag to compare

0.1.5 (2023-02-09)

Bug Fixes

v0.1.4

06 Feb 11:05
23a6dc8
Compare
Choose a tag to compare

0.1.4 (2023-02-06)

Bug Fixes

v0.1.3

30 Jan 15:46
Compare
Choose a tag to compare

0.1.3 (2023-01-30)

Bug Fixes

  • return null if item is not defined in useEtherpad (#230) (1a170bf)

v0.1.2

23 Jan 10:31
51a1055
Compare
Choose a tag to compare

0.1.2 (2023-01-23)

Bug Fixes

  • fix item tag and item category types (81f39b9)