Releases: lemoncloud-io/lemon-web-core
Releases · lemoncloud-io/lemon-web-core
v1.2.0
1.2.0 (2024-06-24)
Features
- minor: rollback code and use snakecase (ef3ee33)
v1.1.3
1.1.3 (2024-06-24)
Features
- add useLowerCaseKey option to set key names to lowercase (d857afa)
v1.1.1
1.1.1 (2024-06-11)
Bug Fixes
- update tokenSignature to include authId (3bf2331)
v1.1.0
1.1.0 (2024-06-11)
Bug Fixes
- minor: fix custom headers in AWS http request (2190412)
v1.0.17
1.0.17 (2024-06-11)
Bug Fixes
- correct the constructor of AWSStorageService (069b4b2)
Features
- add getTokenStorage method to AWSWebCore and AzureWebCore (5653596)
v1.0.16
1.0.16 (2024-06-11)
Features
- add changeUserSite method to change user site (236bcbe)
v1.0.14
1.0.14 (2024-06-08)
Features
- add getTokenSignature method and TokenSignature interface (45b947a)
v1.0.13
1.0.13 (2024-06-07)
Bug Fixes
- refresh token with identity token (2ae68b2)