Skip to content

Latest commit

 

History

History
98 lines (57 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

98 lines (57 loc) · 1.75 KB

@guardian/identity-auth-frontend

7.0.0

Major Changes

6.0.3

Patch Changes

  • a35ec51: Add profile subdomain as valid redirect_uri

6.0.2

Patch Changes

  • 064c5fb: Fixes for new eslint config

6.0.1

Patch Changes

6.0.0

Patch Changes

5.0.0

Major Changes

  • e5b15dc: Update TypeScript support to v5.5.2.

Patch Changes

4.0.1

Patch Changes

  • 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume package.json#exports, alongside main.

4.0.0

Major Changes

  • 2407ec8: Update peer dependency @guardian/identity-auth to 2.1.0

3.0.0

Major Changes

  • 31aa63e: Update identity-auth to 2.0.1 to fix sign out bug

2.0.0

Major Changes

1.0.0

Major Changes

  • 394944b: Release @guardian/identity-auth-frontend v1.0.0

0.1.0

Minor Changes

  • 8d480a2: Add a new @guardian/identity-auth-frontend library which takes care of setting up @guardian/identity-auth for DCR, Frontend, and Commercial

Patch Changes