Uh oh!
There was an error while loading. Please reload this page.
fix(localizations): use length in swe min/max length translation - #8167
Conversation
🦋 Changeset detectedLatest commit: c790a8a The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
@DinoSourcesRex is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughThis pull request adds a Changesets entry for the 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Ephem
left a comment
There was a problem hiding this comment.
Tack för bidraget! 🙏 I'll get this merged in a bit.
Feel free to tag me as a reviewer in any future Swedish localization PRs btw, we always appreciate them. 🇸🇪
DinoSourcesRex
commented
Mar 26, 2026
@Ephem Any idea what the errors regarding |
Ephem
commented
Mar 26, 2026
@DinoSourcesRex Yes, I think these happen because of a CI-change we made recently that uses GitHub variables. Those are not available when the PR comes from a fork, which causes this error. We are looking into it so there's nothing more you need to do here, we'll fix and merge this PR when we have it figured out. 😄 |
DinoSourcesRex
commented
Mar 26, 2026
@Ephem Awesome, thank you so much! |
@clerk/agent-toolkit@clerk/astro@clerk/backend@clerk/chrome-extension@clerk/clerk-js@clerk/dev-cli@clerk/expo@clerk/expo-passkeys@clerk/express@clerk/fastify@clerk/hono@clerk/localizations@clerk/nextjs@clerk/nuxt@clerk/react@clerk/react-router@clerk/shared@clerk/tanstack-react-start@clerk/testing@clerk/ui@clerk/upgrade@clerk/vuecommit: |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Fredrik Höglund <fredrik@clerk.dev> Co-authored-by: Jacek Radko <jacek@clerk.dev>
DinoSourcesRex
commented
Mar 27, 2026
@Ephem hate to be a pain and apologise for the stupid question but how will I know which release this is a part of once it's out? |
Ephem
commented
Mar 27, 2026
@DinoSourcesRex Not a pain at all, and not a stupid question! You'll be able to see it on the releases page: https://github.com/clerk/javascript/releases A We don't release each PR as a new version, we tend to bunch up a few things together. We do release relatively often though, probably not today, but likely at some point next week. |
DinoSourcesRex
commented
Mar 28, 2026
@Ephem thank you for the response! Will keep an eye out. |
Ephem
commented
Apr 1, 2026
@DinoSourcesRex As you've probably already noticed, this was released in @clerk/localizations@4.3.0. Thanks again for your contribution! 🙏 |
DinoSourcesRex
commented
Apr 7, 2026
I saw, thanks @Ephem ! Hope you had a good easter :D |
Description
Adding in
lengthtoken into min / max password complexity for swedishsv-SE.ts.Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
Summary by CodeRabbit