Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
sebmarkbage
/
create-react-app
Public
forked from
facebook/create-react-app
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2020
Bump acorn from 6.4.0 to 6.4.1 in /docusaurus/website (#8656)
Show description for a4fa63f
dependabot[bot]
authored
a4fa63f
Copy full SHA for a4fa63f
Update url to see prettier in action (#8610)
M165437
authored
d80e533
Copy full SHA for d80e533
Simplify wording in setting-up-your-editor.md (#8684)
coryhouse
authored
f0f4d5b
Copy full SHA for f0f4d5b
Add setupTests.js to the list of generated files (#8791)
MostafaNawara
authored
53cace5
Copy full SHA for 53cace5
Commits on Apr 6, 2020
Add experimental react-refresh support (#8582)
Show description for c5b96c2
charrondev
and
ianschmitz
authored
c5b96c2
Copy full SHA for c5b96c2
Commits on Apr 4, 2020
fix: handle templates without main package field (#8734)
mrmckeb
authored
e0b179c
Copy full SHA for e0b179c
Specify what files are served form a bare local copy (#8749)
challet
authored
4cbb003
Copy full SHA for 4cbb003
Include absoluteRuntime in babel preset docs (#5847)
iddan
authored
c7352c7
Copy full SHA for c7352c7
Use simplified import of @testing-library/jest-dom (#8763)
Dremora
authored
56d34c0
Copy full SHA for 56d34c0
Add .cjs and .mjs files support to test runner (#8768)
ai
authored
bc41892
Copy full SHA for bc41892
Commits on Mar 27, 2020
Bump TypeScript template to 3.8 (#8713)
braedongough
authored
edc671e
Copy full SHA for edc671e
Commits on Mar 24, 2020
Update template tests (#8705)
MichaelDeBoey
authored
79dbc33
Copy full SHA for 79dbc33
Commits on Mar 21, 2020
Publish
Show description for d2f813f
iansu
committed
d2f813f
Copy full SHA for d2f813f
Commits on Mar 20, 2020
Prepare 3.4.1 release
iansu
committed
7641a3c
Copy full SHA for 7641a3c
Update to Babel 7.9 (#8681)
ianschmitz
authored
d5b527f
Copy full SHA for d5b527f
Commits on Mar 10, 2020
Add React.StrictMode to default templates (#8558)
Show description for 6adb82a
connkat
and
gaearon
authored
6adb82a
Copy full SHA for 6adb82a
Commits on Mar 9, 2020
Bump dependencies (#8620)
ianschmitz
authored
a452ddc
Copy full SHA for a452ddc
Commits on Mar 4, 2020
Fix proxying API request docs (#8515)
Show description for 3f699fd
hjr3
authored
3f699fd
Copy full SHA for 3f699fd
Commits on Mar 1, 2020
Use native ESLint behaviour when extending (#8276)
mrmckeb
authored
4d26208
Copy full SHA for 4d26208
Commits on Feb 29, 2020
Whitelist main in template.json (#8539)
EvanBoyle
authored
8ba0ccb
Copy full SHA for 8ba0ccb
Update template example in docs (#8561)
Vinnl
authored
7d3b72c
Copy full SHA for 7d3b72c
Commits on Feb 20, 2020
Fix optional chaining and nullish coalescing support (#8526)
ianschmitz
authored
2030ee1
Copy full SHA for 2030ee1
Commits on Feb 19, 2020
Widen eslint-config-react-app peer dependency versions (#7790)
Show description for 038e6fa
lukyth
and
ianschmitz
authored
038e6fa
Copy full SHA for 038e6fa
Closes webpack dev server and exits process on "end" stdin (#7203)
Show description for 7e6d6cd
Kelsey Leftwich
and
ianschmitz
authored
7e6d6cd
Copy full SHA for 7e6d6cd
Bump pnp-webpack-plugin (#8509)
arcanis
authored
af926d5
Copy full SHA for af926d5
Commits on Feb 14, 2020
Publish
Show description for 8b0dd54
iansu
committed
8b0dd54
Copy full SHA for 8b0dd54
Prepare 3.4.0 release
iansu
committed
5ccee88
Copy full SHA for 5ccee88
Downgrade style-loader to v0.23.1 due to CSS modules hot reload… (#8378)
chybisov
authored
e579de1
Copy full SHA for e579de1
Commits on Feb 13, 2020
Correct webpack name casing (#8475)
Show description for 4784997
Lewis Llobera
authored
4784997
Copy full SHA for 4784997
Commits on Feb 11, 2020
update open to v7.0.2 (#8459)
vince1995
authored
589b41a
Copy full SHA for 589b41a
Commits on Feb 10, 2020
fix(typescriptFormatter): use chalk@2 constructor (#8450)
Show description for 865ea05
Andrew Luca
authored
865ea05
Copy full SHA for 865ea05
Commits on Feb 8, 2020
fix(react-scripts): do not redirect served path if request may proxy (#8442)
Show description for d45823c
Andrew Luca
authored
d45823c
Copy full SHA for d45823c
Downgrade chalk for ie 11 support (#8439)
Show description for eb8e7be
ianschmitz
authored
eb8e7be
Copy full SHA for eb8e7be
Fixes unchecked access to 'deploy' script on build (#8292)
renato-bohler
authored
767aa18
Copy full SHA for 767aa18
Commits on Feb 6, 2020
Fix navbar line break in header (#8437)
esvyridov
authored
cd2469e
Copy full SHA for cd2469e
Pagination
Previous
Next
You can’t perform that action at this time.