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 }}
staylor
/
react-helmet-async
Public
Notifications
You must be signed in to change notification settings
Fork
176
Star
2.3k
Code
Issues
53
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v3.0.0 — React 19 support, TypeScript cleanup, switch to pnpm
- #260
#260
Merged
staylor
merged 14 commits into
main
staylor/react-helmet-async:main
from
v3.0.0
staylor/react-helmet-async:v3.0.0
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
v3.0.0 — React 19 support, TypeScript cleanup, switch to pnpm
#260
staylor
merged 14 commits into
main
staylor/react-helmet-async:main
from
v3.0.0
staylor/react-helmet-async:v3.0.0
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2026
feat!: v3.0.0 — React 19 support, TypeScript cleanup, switch to pnpm
Show description for c8093f8
staylor
committed
c8093f8
View commit details
Copy full SHA for c8093f8
Browse repository at this point
ci: replace CircleCI with GitHub Actions
Show description for fbeff1c
staylor
committed
fbeff1c
View commit details
Copy full SHA for fbeff1c
Browse repository at this point
ci: update node matrix to 20, 22, 24
staylor
committed
80446a1
View commit details
Copy full SHA for 80446a1
Browse repository at this point
fix: add @types/react-dom for pnpm strict resolution
staylor
committed
efab858
View commit details
Copy full SHA for efab858
Browse repository at this point
refactor: tsconfig.json extends tsconfig.build.json
staylor
committed
09052d3
View commit details
Copy full SHA for 09052d3
Browse repository at this point
Commits on Mar 3, 2026
test: add e2e tests for server and browser
Show description for aa23ac8
staylor
committed
aa23ac8
View commit details
Copy full SHA for aa23ac8
Browse repository at this point
docs: fix version number in React 19 section, add Development section
staylor
committed
1ac6126
View commit details
Copy full SHA for 1ac6126
Browse repository at this point
fix: update HelmetDataContext to allow null and remove non-null assertion
Show description for f6ff406
Copilot
and
staylor
committed
f6ff406
View commit details
Copy full SHA for f6ff406
Browse repository at this point
chore: remove accidentally committed package-lock.json
Show description for 60d2ebd
Copilot
and
staylor
committed
60d2ebd
View commit details
Copy full SHA for 60d2ebd
Browse repository at this point
fix: return empty array from priority.toComponent() when prioritizeSeoTags is false
Show description for b3ec04e
Copilot
and
staylor
committed
b3ec04e
View commit details
Copy full SHA for b3ec04e
Browse repository at this point
fix: make React19Dispatcher html/body attribute handling instance-aware
Show description for 334ce9e
Copilot
and
staylor
committed
334ce9e
View commit details
Copy full SHA for 334ce9e
Browse repository at this point
chore: remove package-lock.json from tracking, add to .gitignore
Show description for 3493c93
Copilot
and
staylor
committed
3493c93
View commit details
Copy full SHA for 3493c93
Browse repository at this point
fix: add non-null assertions in helmetData tests; run CI on all branches
Show description for 4da364e
Copilot
and
staylor
committed
4da364e
View commit details
Copy full SHA for 4da364e
Browse repository at this point
ci: run only on push to avoid duplicate workflow runs
Show description for 3ce16de
Copilot
and
staylor
committed
3ce16de
View commit details
Copy full SHA for 3ce16de
Browse repository at this point
You can’t perform that action at this time.