Skip to content

chore(astro): Move safe id generation to a shared function - #3698

Merged
LekoArts merged 3 commits into
mainfrom
rob/eco-22-move-safe-id-generation-to-a-shared-function
Jul 12, 2024
Merged

chore(astro): Move safe id generation to a shared function#3698
LekoArts merged 3 commits into
mainfrom
rob/eco-22-move-safe-id-generation-to-a-shared-function

Conversation

@wobsoriano

Copy link
Copy Markdown
Member

Description

This PR tackles ECO-22 and consolidates ID generation with a custom utility function

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:

@changeset-bot

changeset-bot Bot commented Jul 11, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: da25f2e

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

This PR includes changesets to release 1 package
Name Type
@clerk/astro 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

@wobsoriano
wobsoriano requested a review from panteliselef July 11, 2024 23:02
@wobsoriano
wobsoriano marked this pull request as ready for review July 11, 2024 23:02
Comment thread packages/astro/src/astro-components/unstyled/SignInButton.astro
Comment thread packages/astro/src/astro-components/unstyled/SignInButton.astro
@LekoArts
LekoArts enabled auto-merge (squash) July 12, 2024 11:04
@LekoArts
LekoArts merged commit 0937bf6 into main Jul 12, 2024
@LekoArts
LekoArts deleted the rob/eco-22-move-safe-id-generation-to-a-shared-function branch July 12, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants