Skip to content

Latest commit

 

History

History
167 lines (91 loc) · 4.06 KB

CHANGELOG.md

File metadata and controls

167 lines (91 loc) · 4.06 KB

Change Log

2.2.0

Minor Changes

  • e787411: add sign up flow support

Patch Changes

2.1.9

Patch Changes

2.1.8

Patch Changes

2.1.7

Patch Changes

2.1.6

Patch Changes

2.1.5

Patch Changes

  • 24d1680: fix: clear access token storage on sign-in
  • Updated dependencies [24d1680]

2.1.4

Patch Changes

  • 76d113f: export more typescript types
  • Updated dependencies [76d113f]

2.1.3

Patch Changes

2.1.2

Patch Changes

2.1.1

Patch Changes

  • 26619ed: use TypeScript 5.3.3
  • Updated dependencies [88495b2]
  • Updated dependencies [864caab]
  • Updated dependencies [864caab]
  • Updated dependencies [26619ed]

2.1.0

Minor Changes

  • 9225576: export useful members from dependency sdk packages

Patch Changes

2.0.1

Patch Changes

  • 90ef48f: add well-known cache support (unstable)

    • client: support unstable_cache in ClientAdapter
    • browser, react: add unstable_enableCache option to enable a sessionStorage cache for well-known data

2.0.0

Major Changes

  • 3aa0913: set package type to ESM, keep CJS build for compatibility (#477)

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.2 (2023-04-24)

Note: Version bump only for package @logto/remix

1.1.1 (2023-04-11)

Note: Version bump only for package @logto/remix

1.1.0 (2023-03-19)

Note: Version bump only for package @logto/remix

1.0.0 (2023-02-28)

Note: Version bump only for package @logto/remix

1.0.0-rc.0 (2023-02-03)

Bug Fixes

  • remove core-kit dependency and update engines (8a24a87)

1.0.0-beta.15 (2023-01-12)

Note: Version bump only for package @logto/remix

1.0.0-beta.14 (2022-12-12)

Note: Version bump only for package @logto/remix

1.0.0-beta.13 (2022-11-08)

Bug Fixes

1.0.0-beta.12 (2022-11-02)

Note: Version bump only for package @logto/remix

1.0.0-beta.11 (2022-10-26)

Features

  • node,next,express: get access token with resource (#420) (6fb22ea)

1.0.0-beta.10 (2022-10-21)

Bug Fixes

  • remix: use the correct sign-out redirect URL which comes down from the Logto instance (80418c5)

1.0.0-beta.9 (2022-10-19)

Features

  • remix: migrate the Remix SDK over from @openformation/logto-remix (90818f1)