Skip to content

fix(clerk-js): Ensure componentProps is defined before accessing routing#5088

Merged
alexcarpenter merged 3 commits intomainfrom
alexcarpenter/fix-componentprops-access
Feb 6, 2025
Merged

fix(clerk-js): Ensure componentProps is defined before accessing routing#5088
alexcarpenter merged 3 commits intomainfrom
alexcarpenter/fix-componentprops-access

Conversation

@alexcarpenter
Copy link
Copy Markdown
Contributor

@alexcarpenter alexcarpenter commented Feb 6, 2025

Description

Fixes #5087

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 6, 2025

🦋 Changeset detected

Latest commit: 90da8df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

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

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 3:15pm

@alexcarpenter alexcarpenter enabled auto-merge (squash) February 6, 2025 15:15
@alexcarpenter alexcarpenter merged commit 6ce705c into main Feb 6, 2025
27 checks passed
@alexcarpenter alexcarpenter deleted the alexcarpenter/fix-componentprops-access branch February 6, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ClerkJS] v5.52.1 breaks components using the LazyComponentRenderer

3 participants