Releases: graasp/graasp-sdk
Releases · graasp/graasp-sdk
v0.9.0
0.9.0 (2023-03-14)
Features
v0.8.1
0.8.1 (2023-03-09)
Bug Fixes
- change mimetype naming convention to PascalCase (#104) (a73ae7e)
v0.8.0
0.8.0 (2023-03-08)
Features
- add building utilities for extra (#93) (7eba62a)
- add ThumbnailSize to exported constants (#100) (ae23fb3)
v0.7.0
0.7.0 (2023-03-08)
Features
- add enableSaveActions property (e86b7df)
v0.6.0
0.6.0 (2023-03-03)
Features
v0.5.0
0.5.0 (2023-02-27)
Features
v0.4.1
0.4.1 (2023-02-16)
Bug Fixes
- types: update actions prop type in
ActionData
(#79) (993a18f), closes #78
v0.4.0
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
0.3.0 (2023-01-26)
Features
v0.2.0
0.2.0 (2023-01-06)
Features