Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(clerk-js): Deconstruct new feedback props to avoid prop polluting #1951

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

desiprisg
Copy link
Contributor

Description

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/clerk-js
  • @clerk/clerk-react
  • @clerk/nextjs
  • @clerk/remix
  • @clerk/types
  • @clerk/themes
  • @clerk/localizations
  • @clerk/clerk-expo
  • @clerk/backend
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/fastify
  • @clerk/chrome-extension
  • gatsby-plugin-clerk
  • build/tooling/chore

@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2023

🦋 Changeset detected

Latest commit: 4c75a23

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

@anagstef
Copy link
Member

Please, add a changeset! :)

@desiprisg desiprisg changed the title fix(clerk-js): Destruct new feedback props to avoid prop polluting fix(clerk-js): Deconstruct new feedback props to avoid prop polluting Oct 30, 2023
@desiprisg desiprisg force-pushed the fix_prop_polluting branch 3 times, most recently from ef96716 to 7718a1a Compare October 30, 2023 08:35
@nikosdouvlis nikosdouvlis added this pull request to the merge queue Oct 30, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 30, 2023
@desiprisg desiprisg changed the base branch from main to main-v4 October 30, 2023 12:18
@desiprisg desiprisg changed the base branch from main-v4 to main October 30, 2023 12:19
@desiprisg desiprisg requested a review from a team October 30, 2023 13:04
@desiprisg desiprisg changed the base branch from main to main-v4 October 30, 2023 13:04
@desiprisg desiprisg added this pull request to the merge queue Oct 30, 2023
Merged via the queue into main-v4 with commit fb89c9a Oct 30, 2023
1 check passed
@desiprisg desiprisg deleted the fix_prop_polluting branch October 30, 2023 13:36
@dimkl
Copy link
Contributor

dimkl commented Oct 30, 2023

@desiprisg please also cherry-pick this PR in main.

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