javascript icon indicating copy to clipboard operation
javascript copied to clipboard

fix(shared): Automatic hook revalidation v4

Open panteliselef opened this issue 1 year ago • 1 comments

Description

Before

https://github.com/clerk/javascript/assets/19269911/e4da2dff-971d-4d9a-8ec3-1e483085e798

After

https://github.com/clerk/javascript/assets/19269911/0c583fc2-7aab-4737-b678-0e09cdf38938

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:

panteliselef avatar Apr 02 '24 11:04 panteliselef

🦋 Changeset detected

Latest commit: f033e0d7613fe5ab2fce2221b2a2f47b98b06341

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

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

changeset-bot[bot] avatar Apr 02 '24 11:04 changeset-bot[bot]

Closing this as #3373 will handle the issue with an improved implementation

panteliselef avatar May 27 '24 14:05 panteliselef