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
Type
/
to 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
.
native-router
/
react
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add route guard and meta support + ci upgrade
- #2
#2
Merged
wmzy
merged 14 commits into
native-router:main
native-router/react:main
from
nu-xin:main
nu-xin/react:main
Copy head branch name to clipboard
Mar 1, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: add route guard and meta support + ci upgrade
#2
wmzy
merged 14 commits into
native-router:main
native-router/react:main
from
nu-xin:main
nu-xin/react:main
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
ci: upgrade Node.js to 20/22 and update actions
nu-xin
committed
fa00ee7
View commit details
Copy full SHA for fa00ee7
Browse repository at this point
feat: add route guard and meta support
nu-xin
committed
585d53d
View commit details
Copy full SHA for 585d53d
Browse repository at this point
feat: add useParams, useLocation, useMatched hooks
nu-xin
committed
99c2a27
View commit details
Copy full SHA for 99c2a27
Browse repository at this point
feat: export new hooks
nu-xin
committed
5f7f6f3
View commit details
Copy full SHA for 5f7f6f3
Browse repository at this point
docs: add advanced features documentation
nu-xin
committed
9bafe49
View commit details
Copy full SHA for 9bafe49
Browse repository at this point
ci: simplify CI (remove codecov dependency)
nu-xin
committed
c25962d
View commit details
Copy full SHA for c25962d
Browse repository at this point
ci: simplify CI workflow
nu-xin
committed
0652978
View commit details
Copy full SHA for 0652978
Browse repository at this point
fix: remove duplicate useMatched (already in context.tsx)
nu-xin
committed
46af20c
View commit details
Copy full SHA for 46af20c
Browse repository at this point
docs: remove useMatched from hooks section (already in context)
nu-xin
committed
71141c3
View commit details
Copy full SHA for 71141c3
Browse repository at this point
refactor: remove guard (use throw NavigateError instead)
nu-xin
committed
84ff5d2
View commit details
Copy full SHA for 84ff5d2
Browse repository at this point
docs: remove guard, document navigation protection via throw
nu-xin
committed
af93c61
View commit details
Copy full SHA for af93c61
Browse repository at this point
refactor: remove hooks.ts (use getParams from core instead)
nu-xin
committed
7fa55ae
View commit details
Copy full SHA for 7fa55ae
Browse repository at this point
refactor: remove hooks export from index
nu-xin
committed
10259d5
View commit details
Copy full SHA for 10259d5
Browse repository at this point
docs: remove guard from README
nu-xin
committed
c36c281
View commit details
Copy full SHA for c36c281
Browse repository at this point
You can’t perform that action at this time.