javascript
javascript copied to clipboard
feat(clerk-js,localizations,shared,types): Prompt user to reset pwned…
… password at sign-in
Description
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: 65dbf1989aaf994d2e647acfc17597c0a38865a4
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 14 packages
| Name | Type |
|---|---|
| @clerk/localizations | Minor |
| @clerk/clerk-js | Minor |
| @clerk/shared | Minor |
| @clerk/types | Minor |
| @clerk/chrome-extension | Patch |
| @clerk/clerk-expo | Patch |
| @clerk/backend | Patch |
| @clerk/fastify | Patch |
| @clerk/nextjs | Patch |
| @clerk/clerk-react | Patch |
| @clerk/remix | Patch |
| @clerk/clerk-sdk-node | Patch |
| gatsby-plugin-clerk | Patch |
| @clerk/themes | 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
lgtm, could you update the description and mention which PR this is a backport of ?
Done