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
Accelerator
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 }}
UltimateStarCoder
/
javascript
Public
forked from
clerk/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript
packages
shared
src
utils
on
main
User selector
All users
All time
Commit history
Commits on Jan 20, 2026
fix(shared): prevent prototype pollution in deep merge utilities (#7621)
jacekradko
authored
f7a6a05
View commit details
Copy full SHA for f7a6a05
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
chore(shared,ui): Fix locale fallback behavior (#7499)
alexcarpenter
authored
487d315
View commit details
Copy full SHA for 487d315
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
feat(repo): Introduce @clerk/ui and ui versioning
nikosdouvlis
authored
c224a5c
View commit details
Copy full SHA for c224a5c
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
chore(repo): Drop `@clerk/types` (#7110)
nikosdouvlis
authored
6688d44
View commit details
Copy full SHA for 6688d44
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
chore(shared): Migrate tests to vitest (#7014)
nikosdouvlis
authored
c4b8367
View commit details
Copy full SHA for c4b8367
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
chore(shared): removed unused function (#6601)
jacekradko
authored
ce49740
View commit details
Copy full SHA for ce49740
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
feat(clerk-js): Introduce debugLogger (#6452)
jacekradko
authored
4db1e58
View commit details
Copy full SHA for 4db1e58
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
fix(clerk-js): Add custom implementation of Promise.allSettled for es6 compat (#5491)
panteliselef
authored
38828ae
View commit details
Copy full SHA for 38828ae
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
chore(repo): Add docs about Typedoc + output fixes (#5442)
LekoArts
authored
380852d
View commit details
Copy full SHA for 380852d
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
feat(shared): Replace `callWithRetry` and `runWithExponentialBackoff` with `retry` (#5144)
Show description for 7ae77b7
nikosdouvlis
and
LekoArts
authored
7ae77b7
View commit details
Copy full SHA for 7ae77b7
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
feat(repo): Upgrade eslint@9 (#4842)
jacekradko
authored
8a8eb6d
View commit details
Copy full SHA for 8a8eb6d
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
fix(*): Import helper from subpath to avoid static analysis warnings (#4462)
Show description for bfe4620
nikosdouvlis
and
jacekradko
authored
bfe4620
View commit details
Copy full SHA for bfe4620
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
refactor: ESLint corrections (#1982)
Show description for 8e55d3a
tmilewski
authored
8e55d3a
View commit details
Copy full SHA for 8e55d3a
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
[SDK-805] Use the `errorThrower` shared util when throwing errors (#1999)
Show description for e0e79b4
anagstef
and
panteliselef
authored
e0e79b4
View commit details
Copy full SHA for e0e79b4
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
feat(nextjs,shared): Improve CLERK_API_URL default value (#1955)
Show description for 7644b74
desiprisg
authored
7644b74
View commit details
Copy full SHA for 7644b74
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Custom Pages for `<UserProfile />` and `<OrganizationProfile />` components (#1822)
Show description for 51861ad
anagstef
authored
51861ad
View commit details
Copy full SHA for 51861ad
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
chore(shared): Improve test coverage (#1925)
Show description for 52f8553
LekoArts
authored
52f8553
View commit details
Copy full SHA for 52f8553
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
fix(nextjs): Adjust shared imports to remove edge runtime warnings (#1924)
Show description for 92727ee
brkalow
authored
92727ee
View commit details
Copy full SHA for 92727ee
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
BREAKING(shared): Revamp package to use subpaths (#1898)
Show description for aa4cd76
LekoArts
authored
aa4cd76
View commit details
Copy full SHA for aa4cd76
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
fix(shared): Add Clerk prefix in deprecation warnings (#1890)
dimkl
authored
9b644d7
View commit details
Copy full SHA for 9b644d7
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
chore(clerk-js,backend,shared):Apply deprecation warnings `@clerk/types` (#1823)
Show description for 1e212c1
dimkl
authored
1e212c1
View commit details
Copy full SHA for 1e212c1
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
fix(nextjs, shared): Restores reverted commits and fixes issue with shared in nextjs (#1807)
Show description for 7d3cbcb
dimkl
and
LekoArts
authored
7d3cbcb
View commit details
Copy full SHA for 7d3cbcb
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Revert "chore(shared): Add JSDoc to helpers moved to shared package"
Show description for 9626959
nikosdouvlis
committed
9626959
View commit details
Copy full SHA for 9626959
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
chore(shared): Add JSDoc to helpers moved to shared package
Show description for 6dbaa2f
dimkl
committed
6dbaa2f
View commit details
Copy full SHA for 6dbaa2f
View code at this point
Browse repository at this point
chore(shared): Move share-able code from backend to shared package
Show description for 5f494f8
dimkl
committed
5f494f8
View commit details
Copy full SHA for 5f494f8
View code at this point
Browse repository at this point
feat(shared): Introduce deprecatedObjectProperty helper
dimkl
committed
46d0534
View commit details
Copy full SHA for 46d0534
View code at this point
Browse repository at this point
chore(shared): Warn about getRequestUrl deprecation
dimkl
committed
7ffa6fa
View commit details
Copy full SHA for 7ffa6fa
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
fix(shared): Fix SyntaxError on non-module imports by dropping support for import.meta used in vite
dimkl
committed
dfe8bf0
View commit details
Copy full SHA for dfe8bf0
View code at this point
Browse repository at this point
fix(shared): Hide deprecation warnings on test & production environments
dimkl
committed
ade1cc2
View commit details
Copy full SHA for ade1cc2
View code at this point
Browse repository at this point
feat(shared): Introduce isTestEnvironment & isProductionEnvironment helpers
dimkl
committed
6f01d1a
View commit details
Copy full SHA for 6f01d1a
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
fix(clerk-js,shared): Safer usage of localStorage
LekoArts
committed
8dd1ffd
View commit details
Copy full SHA for 8dd1ffd
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
feat(shared): Introduce deprecated/deprecatedProperty to report deprecation once
dimkl
committed
6706b15
View commit details
Copy full SHA for 6706b15
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
feat(shared): Introduce isDevelopmentEnvironment() helper to identify runtime environment
dimkl
committed
086a2e0
View commit details
Copy full SHA for 086a2e0
View code at this point
Browse repository at this point
Revert "fix(clerk-js): Use buildUrlWithAuth for all links/navigations (#1676)" (#1753)
nikosdouvlis
authored
1dc182b
View commit details
Copy full SHA for 1dc182b
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
fix(clerk-js): Use buildUrlWithAuth for all links/navigations (#1676)
Show description for 28316a0
desiprisg
and
nikosdouvlis
authored
28316a0
View commit details
Copy full SHA for 28316a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.