Skip to content

Releases: lemoncloud-io/lemon-web-core

v1.2.0

24 Jun 11:21
Compare
Choose a tag to compare

1.2.0 (2024-06-24)

Features

  • minor: rollback code and use snakecase (ef3ee33)

v1.1.3

24 Jun 11:04
Compare
Choose a tag to compare

1.1.3 (2024-06-24)

Features

  • add useLowerCaseKey option to set key names to lowercase (d857afa)

v1.1.2

11 Jun 08:50
Compare
Choose a tag to compare

1.1.2 (2024-06-11)

v1.1.1

11 Jun 08:28
Compare
Choose a tag to compare

1.1.1 (2024-06-11)

Bug Fixes

  • update tokenSignature to include authId (3bf2331)

v1.1.0

11 Jun 08:01
Compare
Choose a tag to compare

1.1.0 (2024-06-11)

Bug Fixes

  • minor: fix custom headers in AWS http request (2190412)

v1.0.17

11 Jun 05:33
Compare
Choose a tag to compare

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

11 Jun 04:59
Compare
Choose a tag to compare

1.0.16 (2024-06-11)

Features

  • add changeUserSite method to change user site (236bcbe)

v1.0.15

10 Jun 01:59
Compare
Choose a tag to compare

1.0.15 (2024-06-10)

Features

v1.0.14

08 Jun 13:30
Compare
Choose a tag to compare

1.0.14 (2024-06-08)

Features

  • add getTokenSignature method and TokenSignature interface (45b947a)

v1.0.13

07 Jun 05:15
Compare
Choose a tag to compare

1.0.13 (2024-06-07)

Bug Fixes

  • refresh token with identity token (2ae68b2)