Skip to content

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

Merged
nikosdouvlis merged 1 commit intomainfrom
fix_prop_polluting
Oct 31, 2023
Merged

fix(clerk-js): Deconstruct new feedback props to avoid prop polluting#1977
nikosdouvlis merged 1 commit intomainfrom
fix_prop_polluting

Conversation

@desiprisg
Copy link
Copy Markdown
Contributor

@desiprisg desiprisg commented Oct 30, 2023

Description

Avoid passing some of the new feedback properties down to the HTML basic elements to avoid react warnings in the console.

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
Copy link
Copy Markdown

changeset-bot Bot commented Oct 30, 2023

🦋 Changeset detected

Latest commit: ed1c2b7

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

@desiprisg
Copy link
Copy Markdown
Contributor Author

This is for v5

Copy link
Copy Markdown
Contributor

@panteliselef panteliselef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@nikosdouvlis
Copy link
Copy Markdown
Member

@desiprisg Please add a short description

@nikosdouvlis nikosdouvlis added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit 9c6411a Oct 31, 2023
@nikosdouvlis nikosdouvlis deleted the fix_prop_polluting branch October 31, 2023 07:53
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.

4 participants