Skip to content

feat(elements): Remove hardcoded /sign-in path#2725

Merged
LekoArts merged 14 commits into
mainfrom
lekoarts/sdk-1133-ensure-base-flow-path-is-not-hardcoded
Feb 6, 2024
Merged

feat(elements): Remove hardcoded /sign-in path#2725
LekoArts merged 14 commits into
mainfrom
lekoarts/sdk-1133-ensure-base-flow-path-is-not-hardcoded

Conversation

@LekoArts

@LekoArts LekoArts commented Feb 5, 2024

Copy link
Copy Markdown
Contributor

Description

Extracted the logic out of #2662 to remove the hardcoded /sign-in path for the <SignIn /> component.

Checklist

  • npm test runs as expected.
  • npm run 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:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@changeset-bot

changeset-bot Bot commented Feb 5, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7c7d65a

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

This PR includes changesets to release 11 packages
Name Type
@clerk/shared Patch
@clerk/backend Patch
@clerk/chrome-extension Patch
@clerk/clerk-js Patch
@clerk/clerk-expo Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
gatsby-plugin-clerk 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

@LekoArts LekoArts marked this pull request as ready for review February 6, 2024 14:37
@LekoArts LekoArts added this pull request to the merge queue Feb 6, 2024
Merged via the queue into main with commit be99136 Feb 6, 2024
@LekoArts LekoArts deleted the lekoarts/sdk-1133-ensure-base-flow-path-is-not-hardcoded branch February 6, 2024 15:38
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.

3 participants