This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@logto/express@2.3.17
Patch Changes
Updated dependencies [8d0b058]
@logto/node@2.5.8
@logto/next@3.7.1
Patch Changes
Updated dependencies [8d0b058]
@logto/node@2.5.8
@logto/node@2.5.8
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.
@logto/nuxt@1.0.1
Patch Changes
Updated dependencies [8d0b058]
@logto/node@2.5.8
@logto/remix@2.2.7
Patch Changes
Updated dependencies [8d0b058]
@logto/node@2.5.8
@logto/sveltekit@0.3.7
Patch Changes
Updated dependencies [8d0b058]
@logto/node@2.5.8
@logto/express-sample@2.0.17
Patch Changes
@logto/express@2.3.17
@logto/next-sample@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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@logto/express@2.3.17
Patch Changes
@logto/next@3.7.1
Patch Changes
@logto/node@2.5.8
Patch Changes
8d0b058: remove the parameter of crypto, fix global undefined error in edge runtime
Remove the default
crypto
parameter inunwrapSession
andwrapSession
,global.crypto
is unavailable in edge runtime, since Node.js 20, we can accesscrypto
directly, this also works in edge runtime like Vercel.@logto/nuxt@1.0.1
Patch Changes
@logto/remix@2.2.7
Patch Changes
@logto/sveltekit@0.3.7
Patch Changes
@logto/express-sample@2.0.17
Patch Changes
@logto/next-sample@2.2.1
Patch Changes
8d0b058: remove the parameter of crypto, fix global undefined error in edge runtime
Remove the default
crypto
parameter inunwrapSession
andwrapSession
,global.crypto
is unavailable in edge runtime, since Node.js 20, we can accesscrypto
directly, this also works in edge runtime like Vercel.@logto/next-server-actions-sample@2.3.4
Patch Changes