javascript
javascript copied to clipboard
fix(shared): Automatic hook revalidation v4
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 testruns as expected. - [ ]
npm run buildruns 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 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
Closing this as #3373 will handle the issue with an improved implementation