Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
facebook
/
react
Public
Notifications
You must be signed in to change notification settings
Fork
51.1k
Star
245k
Code
Issues
826
Pull requests
476
Actions
Models
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Models
Security and quality
Insights
Track Owner for Server Components in DEV
#28753
Merged
sebmarkbage
merged 7 commits into
facebook:main
facebook/react:main
from
sebmarkbage:rscowner
sebmarkbage/react:rscowner
Copy head branch name to clipboard
Apr 5, 2024
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Track Owner for Server Components in DEV
#28753
sebmarkbage
merged 7 commits into
facebook:main
facebook/react:main
from
sebmarkbage:rscowner
sebmarkbage/react:rscowner
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2024
Test
sebmarkbage
committed
81ce4c0
Copy full SHA for 81ce4c0
Encode debug info with the console serialization instead of plain JSON
Show description for 6bfed88
sebmarkbage
committed
6bfed88
Copy full SHA for 6bfed88
Outline Server Component debug info so that we can refer to it by reference later
sebmarkbage
committed
a1570ca
Copy full SHA for a1570ca
Initialize current owner in DEV before rendering a server component
Show description for d290097
sebmarkbage
committed
d290097
Copy full SHA for d290097
Include the owner of a Server Component which must also be another Server Component
sebmarkbage
committed
b44d302
Copy full SHA for b44d302
Since debugOwner can now be a non-Fiber, fix up places that assumes it is
Show description for d8e167a
sebmarkbage
committed
d8e167a
Copy full SHA for d8e167a
Track owner of console logs
Show description for 79901a4
sebmarkbage
committed
79901a4
Copy full SHA for 79901a4
You can’t perform that action at this time.