Skip to content

Conversation

@alexcarpenter
Copy link
Member

Description

Add deprecation notices for the following components:

  • RedirectToUserProfile
  • RedirectToOrganizationProfile
  • RedirectToCreateOrganization

Resolves https://linear.app/clerk/issue/SDKI-768/mark-redirect-comps-as-deprecated

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:

@vercel
Copy link

vercel bot commented Nov 22, 2024

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 Nov 25, 2024 1:29pm

@brkalow
Copy link
Member

brkalow commented Nov 22, 2024

@alexcarpenter we can use the deprecated() helper to log a warning in dev as well: https://github.com/clerk/javascript/blob/main/packages/shared/src/deprecated.ts#L23

@changeset-bot
Copy link

changeset-bot bot commented Nov 25, 2024

🦋 Changeset detected

Latest commit: 8fd85e8

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

This PR includes changesets to release 10 packages
Name Type
@clerk/clerk-react Patch
@clerk/vue Patch
@clerk/chrome-extension Patch
@clerk/elements Patch
@clerk/clerk-expo Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/tanstack-start Patch
@clerk/nuxt Patch
@clerk/ui 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

@alexcarpenter alexcarpenter merged commit 0a18075 into main Nov 25, 2024
27 checks passed
@alexcarpenter alexcarpenter deleted the alexcarpenter/sdki-768-mark-redirect-comps-as-deprecated branch November 25, 2024 17:23
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.

6 participants