Skip to content

v7.15.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 12:19
73ecaca

v7.15.2

  • FR-26036 - Fixed tenant selection takes precedence over skipUserLoading

Note

Medium Risk
Dependency-only change, but it alters auth/session loading behavior in upstream packages (tenant vs. skipUserLoading), which can affect multi-tenant login flows.

Overview
Bumps @frontegg/react’s direct dependencies from 7.123.0 to 7.124.0 (@frontegg/js, @frontegg/react-hooks) and refreshes yarn.lock so the aligned 7.124.0 tree is pinned (types, redux-store, rest-api, etc.).

Consumers of this package pick up upstream Admin Portal / SDK behavior from that release, including the fix where tenant selection takes precedence over skipUserLoading (FR-26036). No application source in this repo changes beyond the version pins.

Reviewed by Cursor Bugbot for commit 78b7c25. Bugbot is set up for automated code reviews on this repo. Configure here.