Skip to content

Latest commit

 

History

History
353 lines (196 loc) · 9.18 KB

CHANGELOG.md

File metadata and controls

353 lines (196 loc) · 9.18 KB

Change Log

2.2.8

Patch Changes

  • d6a900c: bump dependencies for security update
  • Updated dependencies [d6a900c]
  • Updated dependencies [a0f91a3]

2.2.7

Patch Changes

2.2.6

Patch Changes

  • 1fb33d0: force bump for republish
  • Updated dependencies [1fb33d0]

2.2.5

Patch Changes

2.2.4

Patch Changes

  • 28bc32e: force bump for republish
  • Updated dependencies [28bc32e]

2.2.3

Patch Changes

2.2.2

Patch Changes

2.2.1

Patch Changes

  • 8d0b058: remove the parameter of crypto, fix global undefined error in edge runtime

    Remove the default crypto parameter in unwrapSession and wrapSession, global.crypto is unavailable in edge runtime, since Node.js 20, we can access crypto directly, this also works in edge runtime like Vercel.

2.2.0

Minor Changes

  • 8ca35ed: add support for sign in options including first screen values and identifier config

    The function signature of signIn is changed to accept an options object, the old signature is deprecated and will be removed in the next major release.

Patch Changes

2.1.20

Patch Changes

2.1.19

Patch Changes

2.1.18

Patch Changes

2.1.17

Patch Changes

2.1.16

Patch Changes

2.1.15

Patch Changes

2.1.14

Patch Changes

2.1.13

Patch Changes

2.1.12

Patch Changes

2.1.11

Patch Changes

2.1.10

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

2.1.4

Patch Changes

2.1.3

Patch Changes

2.1.2

Patch Changes

  • 26619ed: use TypeScript 5.3.3
  • Updated dependencies [26619ed]
  • Updated dependencies [b71e7c7]
  • Updated dependencies [26619ed]

2.1.1

Patch Changes

  • 8d693a3: explicitly cast claim value type to adopt the new claim type definition
  • Updated dependencies [9225576]

2.1.0

Minor Changes

  • 0a533f6: Full edge runtime support
  • a839b08: Add RBAC support for NextJS SDK

Patch Changes

2.0.0

Major Changes

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

Minor Changes

  • 3aa0913: support nextjs edge runtime

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/next-sample

1.1.1 (2023-04-11)

Bug Fixes

  • next-sample: use location assign for sign in redirect (#465) (6286eff)

1.1.0 (2023-03-19)

Note: Version bump only for package @logto/next-sample

1.0.0 (2023-02-28)

Bug Fixes

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

Note: Version bump only for package @logto/next-sample

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

Note: Version bump only for package @logto/next-sample

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

Features

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

Note: Version bump only for package @logto/next-sample

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

Note: Version bump only for package @logto/next-sample

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

Features

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

Bug Fixes

  • next-sample: fix undefined in getServerSideProps (#423) (f15e875)

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

Note: Version bump only for package @logto/next-sample

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

Features

  • express,next,node: support fetchUserInfo (#413) (91431d0)

1.0.0-beta.8 (2022-09-23)

Note: Version bump only for package @logto/next-sample

1.0.0-beta.7 (2022-09-20)

Note: Version bump only for package @logto/next-sample

1.0.0-beta.6 (2022-09-17)

Note: Version bump only for package @logto/next-sample

1.0.0-beta.5 (2022-09-13)

Note: Version bump only for package @logto/next-sample

1.0.0-beta.4 (2022-09-09)

Note: Version bump only for package @logto/next-sample

1.0.0-beta.3 (2022-08-22)

Note: Version bump only for package @logto/next-sample

1.0.0-beta.2 (2022-08-08)

Features

1.0.0-beta.1 (2022-07-25)

Features

1.0.0-beta.0 (2022-07-21)

Features