Skip to content

Releases: frontegg/nodejs-sdk

7.0.2

01 Dec 13:57

Choose a tag to compare

7.0.2 (2025-12-01)

Bug Fixes

  • publish compiled src files (026d7ef)

7.0.1

01 Dec 13:05

Choose a tag to compare

7.0.1 (2025-12-01)

Bug Fixes

  • include src in build output (81b2fbe)

7.0.0

27 Nov 10:03

Choose a tag to compare

7.0.0 (2025-11-27)

  • feat!: upgrade Node.js support to 22+ (0ba846e)

BREAKING CHANGES

  • Dropped support for Node.js versions below 22. All users must upgrade to Node.js 22 or higher.

6.0.0-alpha.1

26 Nov 12:09

Choose a tag to compare

6.0.0-alpha.1 Pre-release
Pre-release

BREAKING CHANGES

  • Node.js: Dropped support for Node.js versions below 22. All users must upgrade to Node.js 22 or higher.

Features

  • Node.js: Upgrade Node.js support to 22+

5.3.2

26 Aug 12:00

Choose a tag to compare

5.3.2 (2024-08-26)

Bug Fixes

  • vulnerability: Updated axios and jsonwebtoken to latest (b36d115)

5.3.2-alpha.1

26 Aug 09:14

Choose a tag to compare

5.3.2-alpha.1 Pre-release
Pre-release

5.3.2-alpha.1 (2024-08-26)

Bug Fixes

  • vulnerability: Updated axios and jsonwebtoken to latest (b36d115)

5.3.1

02 Jun 11:11

Choose a tag to compare

5.3.1 (2024-06-02)

Bug Fixes

5.3.1-alpha.1

02 Jun 06:34

Choose a tag to compare

5.3.1-alpha.1 Pre-release
Pre-release

5.3.1-alpha.1 (2024-06-02)

Bug Fixes

  • access-token: Ability to check access tokens (#182) (d530701)
  • access-token: Ability to check access tokens (#182) (#183) (7544765)

5.3.0-alpha.6

29 May 15:15

Choose a tag to compare

5.3.0-alpha.6 Pre-release
Pre-release

5.3.0-alpha.6 (2024-05-29)

Bug Fixes

  • access-token: Ability to check access tokens (#182) (d530701)
  • access-token: Ability to check access tokens (#182) (#183) (7544765)

5.3.0

30 Jan 11:56

Choose a tag to compare

5.3.0 (2024-01-30)

Bug Fixes

  • entitlements: bump js common package version (b3691db)
  • step-up: add sso as amr method for unenrolled mfa users (cc9e916)
  • step-up: export type (e66abb3)
  • step-up: export validator (f131d36)
  • step-up: fix validation condition (2cd16f4)

Features

  • plans: add plan evaluation to entitlements (c1de677)
  • step-up: add stepup validator (#176) (94559ae)