Skip to content

Releases: frontegg/nodejs-sdk

5.3.0-alpha.1

28 Nov 14:17
Compare
Choose a tag to compare
5.3.0-alpha.1 Pre-release
Pre-release

5.3.0-alpha.1 (2023-11-28)

Features

5.2.1

27 Nov 12:19
Compare
Choose a tag to compare

5.2.1 (2023-11-27)

Bug Fixes

  • bump axios version (security) (09bbdf0)

5.2.0

02 Nov 09:32
Compare
Choose a tag to compare

5.2.0 (2023-11-02)

Bug Fixes

Features

  • feature-flags: introduced feature-flags functionality (#165) (1923129)

5.2.0-alpha.3

31 Oct 11:29
Compare
Choose a tag to compare
5.2.0-alpha.3 Pre-release
Pre-release

5.2.0-alpha.3 (2023-10-31)

Bug Fixes

5.2.0-alpha.2

31 Oct 10:16
Compare
Choose a tag to compare
5.2.0-alpha.2 Pre-release
Pre-release

5.2.0-alpha.2 (2023-10-31)

Bug Fixes

5.2.0-alpha.1

31 Oct 09:29
Compare
Choose a tag to compare
5.2.0-alpha.1 Pre-release
Pre-release

5.2.0-alpha.1 (2023-10-31)

Features

  • feature-flags: introduced feature-flags functionality (#165) (1923129)

5.1.3-alpha.1

31 Oct 09:24
Compare
Choose a tag to compare
5.1.3-alpha.1 Pre-release
Pre-release

5.1.3-alpha.1 (2023-10-31)

Bug Fixes

5.1.2

18 Oct 13:02
Compare
Choose a tag to compare

5.1.2 (2023-10-18)

Bug Fixes

  • events: export missing events client (0f5b63e)

5.1.1

06 Aug 07:36
Compare
Choose a tag to compare

5.1.1 (2023-08-06)

Bug Fixes

  • redis: change required fields for redis configuration (c3056c0)

6.0.0-alpha.1

31 Jul 08:30
Compare
Choose a tag to compare
6.0.0-alpha.1 Pre-release
Pre-release

6.0.0-alpha.1 (2023-07-31)

Code Refactoring

  • sdk: removed irrelevant accessTokenOptions; refactored cache manager implementations (3bbe939)

Bug Fixes

  • cache: Bringing back the ICacheManager generic to the class level (7d04440)

Features

  • cache: decoupled cache managers from AccessTokens (85db523)

BREAKING CHANGES

  • sdk: removed accessTokenOptions from FronteggContext configuration