Skip to content

Releases: graasp/graasp-sdk

v0.9.0

14 Mar 09:21
0f1c3cc
Compare
Choose a tag to compare

0.9.0 (2023-03-14)

Features

v0.8.1

09 Mar 13:42
47bb092
Compare
Choose a tag to compare

0.8.1 (2023-03-09)

Bug Fixes

  • change mimetype naming convention to PascalCase (#104) (a73ae7e)

v0.8.0

08 Mar 13:28
e73ce03
Compare
Choose a tag to compare

0.8.0 (2023-03-08)

Features

  • add building utilities for extra (#93) (7eba62a)
  • add ThumbnailSize to exported constants (#100) (ae23fb3)

v0.7.0

08 Mar 12:12
7cf9a5c
Compare
Choose a tag to compare

0.7.0 (2023-03-08)

Features

  • add enableSaveActions property (e86b7df)

v0.6.0

03 Mar 17:56
36e18fc
Compare
Choose a tag to compare

0.6.0 (2023-03-03)

Features

v0.5.0

27 Feb 09:36
065aa6b
Compare
Choose a tag to compare

0.5.0 (2023-02-27)

Features

v0.4.1

16 Feb 10:29
75e7833
Compare
Choose a tag to compare

0.4.1 (2023-02-16)

Bug Fixes

  • types: update actions prop type in ActionData (#79) (993a18f), closes #78

v0.4.0

16 Feb 04:59
302a14c
Compare
Choose a tag to compare

0.4.0 (2023-02-16)

Features

  • types: add a magic ImmutableCast<T> type to derive *Record (immutable) types from backend (mutable) types. Supports nested and optional props with basic or custom types. (e21d1e5)
  • types: create /frontend subpackage (#75) (e21d1e5)
  • types: define Item as a discriminated union type (e21d1e5)
  • types: move query-client types to /frontend (e21d1e5)

Bug Fixes

  • update extra prop on Member (add lang and favoriteItems) (e21d1e5)
  • use generic type on getExtra* methods to infer return type from input type (e21d1e5)

v0.3.0

26 Jan 10:45
80bd60f
Compare
Choose a tag to compare

0.3.0 (2023-01-26)

Features

v0.2.0

06 Jan 10:12
a82c39b
Compare
Choose a tag to compare

0.2.0 (2023-01-06)

Features