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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
react
/
create-react-app
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
26.9k
Star
103k
Code
Issues
1.9k
Pull requests
553
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Support React Hooks (#5602)
- #5997
#5997
Merged
iansu
merged 15 commits into
react:master
react/create-react-app:master
from
EivindArvesen:support-react-hooks
EivindArvesen/create-react-app:support-react-hooks
Copy head branch name to clipboard
Mar 15, 2019
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Support React Hooks (#5602)
#5997
iansu
merged 15 commits into
react:master
react/create-react-app:master
from
EivindArvesen:support-react-hooks
EivindArvesen/create-react-app:support-react-hooks
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2018
Add Babel plug-in for Hooks; Add ESLint plug-in for Hooks (WIP)
EivindArvesen
committed
24b9ce4
View commit details
Copy full SHA for 24b9ce4
Browse repository at this point
Fix transform destructuring loose config
EivindArvesen
committed
d618e2c
View commit details
Copy full SHA for d618e2c
Browse repository at this point
Add eslint-plugin-react-hooks to package.json
EivindArvesen
committed
a4f7584
View commit details
Copy full SHA for a4f7584
Browse repository at this point
Fix package.json's
EivindArvesen
committed
5028d85
View commit details
Copy full SHA for 5028d85
Browse repository at this point
Fix eslint-plugin-react-hooks version
EivindArvesen
committed
bd1dca0
View commit details
Copy full SHA for bd1dca0
Browse repository at this point
Fix package.json
EivindArvesen
committed
02aef13
View commit details
Copy full SHA for 02aef13
Browse repository at this point
Fix package.json
EivindArvesen
committed
093ed5b
View commit details
Copy full SHA for 093ed5b
Browse repository at this point
Add eslint-plugin-react-hooks to script package.json
EivindArvesen
committed
b13b406
View commit details
Copy full SHA for b13b406
Browse repository at this point
Commits on Feb 17, 2019
Force array destructuring to work in loose mode only for known Hooks
EivindArvesen
committed
8dc1de4
View commit details
Copy full SHA for 8dc1de4
Browse repository at this point
Merge branch 'master' into support-react-hooks
EivindArvesen
authored
4feceaa
View commit details
Copy full SHA for 4feceaa
Browse repository at this point
Commits on Feb 19, 2019
Update based on feedback from PR
EivindArvesen
committed
36e33e5
View commit details
Copy full SHA for 36e33e5
Browse repository at this point
Commits on Feb 28, 2019
Add 'exhaustive-deps' lint rule
EivindArvesen
committed
32656d6
View commit details
Copy full SHA for 32656d6
Browse repository at this point
Commits on Mar 7, 2019
Bump eslint-plugin-react-hooks to stable version
EivindArvesen
committed
aacc07f
View commit details
Copy full SHA for aacc07f
Browse repository at this point
Commits on Mar 13, 2019
Merge branch 'master' into support-react-hooks
EivindArvesen
authored
cdbdacc
View commit details
Copy full SHA for cdbdacc
Browse repository at this point
Commits on Mar 15, 2019
Remove extraneous dependency from react-scripts
iansu
authored
0b13ab0
View commit details
Copy full SHA for 0b13ab0
Browse repository at this point
You can’t perform that action at this time.