Skip to content

Releases: graasp/graasp-sdk

v3.0.0

16 Nov 07:50
bb46281
Compare
Choose a tag to compare

3.0.0 (2023-11-16)

⚠ BREAKING CHANGES

  • remove fastify and aws sdk (#337)

Features

Bug Fixes

  • deps: update dependency @aws-sdk/client-s3 to v3.449.0 (#326) (21bd25b)
  • remove ClientHostManager instanciation in the SDK (#332) (85997f4)
  • remove fastify and aws sdk (#337) (9d53b4e)

v2.1.0

10 Nov 07:57
1a3a70c
Compare
Choose a tag to compare

2.1.0 (2023-11-10)

Features

  • add library collection preview triggers (#309) (2309807)

Bug Fixes

  • add "account" option in Context enum (#321) (d13194b)

v2.0.1

06 Nov 12:39
49d37b3
Compare
Choose a tag to compare

2.0.1 (2023-11-06)

Bug Fixes

  • deps: update dependency @aws-sdk/client-s3 to v3.441.0 (#288) (9371b4e)
  • remove ws heartbeat (#323) (10a718f)

v2.0.0

03 Nov 09:25
7c4c182
Compare
Choose a tag to compare

2.0.0 (2023-11-03)

⚠ BREAKING CHANGES

  • remove frontend package (#311)

chore

fest

v1.10.1

26 Oct 16:15
9678179
Compare
Choose a tag to compare

1.10.1 (2023-10-26)

Bug Fixes

  • convert itemtype to const (#312) (7bf95c1)
  • remove Member from itemLike type as it is not provided when querying the api (#225) (60f1410)
  • remove qs dep (#307) (3fe0d9c)

v1.10.0

26 Oct 07:05
37ff958
Compare
Choose a tag to compare

1.10.0 (2023-10-26)

Features

Bug Fixes

  • make appSetting and appData generic (5059a70)
  • use DiscriminatedItem instead of Item (#252) (5059a70)

v1.9.2

24 Oct 06:40
a09e620
Compare
Choose a tag to compare

1.9.2 (2023-10-24)

Bug Fixes

v1.9.1

19 Oct 09:22
1e383dd
Compare
Choose a tag to compare

1.9.1 (2023-10-19)

Bug Fixes

v1.9.0

17 Oct 09:22
7083ca1
Compare
Choose a tag to compare

1.9.0 (2023-10-17)

Features

v1.8.0

11 Oct 17:44
ef23423
Compare
Choose a tag to compare

1.8.0 (2023-10-11)

Features

  • move websocket client to sdk, always restart ws client (#278) (fe99573)

Bug Fixes

  • deps: update dependency @aws-sdk/client-s3 to v3.427.0 (#275) (b4a2238)
  • deps: update dependency uuid to v9.0.1 (1ee559b)