clerk / javascript

Official JavaScript repository for Clerk authentication
https://clerk.com
MIT License
1.17k stars 265 forks source link

chore(react,vue): Add deprecation notice to redirect components #4631

Closed alexcarpenter closed 14 hours ago

alexcarpenter commented 3 days ago

Description

Add deprecation notices for the following components:

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

Checklist

Type of change

vercel[bot] commented 3 days ago

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 commented 3 days ago

@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[bot] commented 18 hours ago

🦋 Changeset detected

Latest commit: 8fd85e88047da7dc8f3b680fd79eef29cac0b808

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