feat(remix): Support defer() usage in rootAuthLoader() - #1926
Conversation
🦋 Changeset detectedLatest commit: 62b8c24 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
!snapshot |
|
Hey @brkalow - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/backend@0.31.3-snapshot.v5e874e4 --save-exact
npm i @clerk/chrome-extension@0.4.10-snapshot.v5e874e4 --save-exact
npm i @clerk/clerk-js@4.62.2-snapshot.v5e874e4 --save-exact
npm i @clerk/clerk-expo@0.19.12-snapshot.v5e874e4 --save-exact
npm i @clerk/fastify@0.6.17-snapshot.v5e874e4 --save-exact
npm i gatsby-plugin-clerk@4.4.18-snapshot.v5e874e4 --save-exact
npm i @clerk/localizations@1.26.7-snapshot.v5e874e4 --save-exact
npm i @clerk/nextjs@4.25.7-snapshot.v5e874e4 --save-exact
npm i @clerk/clerk-react@4.26.7-snapshot.v5e874e4 --save-exact
npm i @clerk/remix@3.1.0-snapshot.v5e874e4 --save-exact
npm i @clerk/clerk-sdk-node@4.12.16-snapshot.v5e874e4 --save-exact
npm i @clerk/shared@1.0.0-snapshot.v5e874e4 --save-exact
npm i @clerk/themes@1.7.9-snapshot.v5e874e4 --save-exact
npm i @clerk/types@3.56.2-snapshot.v5e874e4 --save-exact |
|
This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Add logic to support
defer()usage in the wrapped loader. Currently, this isn't handled and we end up dropping the return value.Checklist
npm testruns as expected.npm run buildruns as expected.Type of change
Packages affected
@clerk/clerk-js@clerk/clerk-react@clerk/nextjs@clerk/remix@clerk/types@clerk/themes@clerk/localizations@clerk/clerk-expo@clerk/backend@clerk/clerk-sdk-node@clerk/shared@clerk/fastify@clerk/chrome-extensiongatsby-plugin-clerkbuild/tooling/chore