Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
clerk
/
javascript
Public
Notifications
You must be signed in to change notification settings
Fork
474
Star
1.8k
Code
Issues
30
Pull requests
104
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(i18n): add @clerk/i18n reactive i18n engine
- #8861
#8861
Open
alexcarpenter
wants to merge 17 commits into
main
clerk/javascript:main
from
carp/i18n
clerk/javascript:carp/i18n
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
feat(i18n): add @clerk/i18n reactive i18n engine
#8861
alexcarpenter
wants to merge 17 commits into
main
clerk/javascript:main
from
carp/i18n
clerk/javascript:carp/i18n
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
init
alexcarpenter
committed
b2838ca
View commit details
Copy full SHA for b2838ca
Browse repository at this point
wip
alexcarpenter
committed
b16e064
View commit details
Copy full SHA for b16e064
Browse repository at this point
feat(i18n): add @clerk/i18n reactive i18n engine
Show description for 8c2299a
alexcarpenter
committed
8c2299a
View commit details
Copy full SHA for 8c2299a
Browse repository at this point
chore(repo): remove changeset for internal i18n package
alexcarpenter
committed
d6f7327
View commit details
Copy full SHA for d6f7327
Browse repository at this point
fix(i18n): pin nanostores@1.3.0, remove size-limit, update lockfile
alexcarpenter
committed
b4e6475
View commit details
Copy full SHA for b4e6475
Browse repository at this point
fix(i18n): use Object.keys over for-in to prevent prototype pollution
alexcarpenter
committed
8ee8c9f
View commit details
Copy full SHA for 8ee8c9f
Browse repository at this point
fix(i18n): dedupe lockfile, mark package private, harden Object.create(null)
alexcarpenter
committed
fb90aba
View commit details
Copy full SHA for fb90aba
Browse repository at this point
fix(i18n): address coderabbit feedback — sync-throw safety, deep namespace merge, prototype pollution
Show description for 1a65ca0
alexcarpenter
committed
1a65ca0
View commit details
Copy full SHA for 1a65ca0
Browse repository at this point
chore(repo): add empty changeset for private i18n package
alexcarpenter
committed
b428712
View commit details
Copy full SHA for b428712
Browse repository at this point
fix(i18n): fix lint errors — curly braces, no-prototype-builtins, move constant before JSDoc
alexcarpenter
committed
729027d
View commit details
Copy full SHA for 729027d
Browse repository at this point
Commits on Jun 23, 2026
feat(i18n): add currency() method to Formatter for locale-aware monetary formatting
Show description for 8dd5983
alexcarpenter
committed
8dd5983
View commit details
Copy full SHA for 8dd5983
Browse repository at this point
fix(i18n): remove unnecessary CurrencyFormatOptions export
alexcarpenter
committed
572db9a
View commit details
Copy full SHA for 572db9a
Browse repository at this point
Merge branch 'main' into carp/i18n
alexcarpenter
authored
5b92fee
View commit details
Copy full SHA for 5b92fee
Browse repository at this point
feat(i18n): add currency marker
alexcarpenter
committed
62f87e0
View commit details
Copy full SHA for 62f87e0
Browse repository at this point
Commits on Jul 23, 2026
feat(i18n): add direction/list, error surface, dispose, and per-locale Intl caching
Show description for 7582eef
alexcarpenter
committed
7582eef
View commit details
Copy full SHA for 7582eef
Browse repository at this point
Merge remote-tracking branch 'origin/main' into carp/i18n
alexcarpenter
committed
7d84567
View commit details
Copy full SHA for 7d84567
Browse repository at this point
Commits on Sep 12, 2026
Merge branch 'main' into carp/i18n
alexcarpenter
authored
1347cd7
View commit details
Copy full SHA for 1347cd7
Browse repository at this point
You can’t perform that action at this time.