Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brikk #12853

Open
wants to merge 2,124 commits into
base: 0.9.x
Choose a base branch
from
Open

brikk #12853

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2124 commits
Select commit Hold shift + click to select a range
b389928
Update deployment docs for Azure Static Web Apps (#9042)
burkeholland Jun 14, 2020
41a1088
Replace Spectrum links with GitHub Discussions (#9102)
iansu Jun 14, 2020
71facad
Use process.execPath to spawn node subprocess (#8694)
anuraaga Jun 20, 2020
697dffe
Upgrade dependencies (#9196)
ianschmitz Jun 20, 2020
fdbde1f
Bump version of Verdaccio (#7787)
ianschmitz Jun 20, 2020
6223fd9
Support ESLint 7.x (#8978)
MichaelDeBoey Jun 23, 2020
abe2369
Fix chai URL (#8895)
BMorearty Jun 26, 2020
2da5517
Explain how to uninstall create-react-app globally (#9244)
nickserv Jul 2, 2020
759696d
Upgrade dependencies (#9317)
ianschmitz Jul 16, 2020
8e720ae
Switch to the Workbox InjectManifest plugin (#9205)
jeffposnick Jul 22, 2020
d1f32c4
Upgrade refresh plugin (#9348)
ianschmitz Jul 22, 2020
2bef8a5
feat: Update ESLint dependencies (#9251)
MichaelDeBoey Jul 22, 2020
bdae9b6
Remove server worker registration from default templates (#9349)
iansu Jul 23, 2020
a01b1c5
Clarify wording in adding TypeScript to existing project (#9231)
merelinguist Jul 27, 2020
66bf7df
feat: better refresh plugin integration (#9375)
pmmmwh Jul 28, 2020
a79d8b8
feat: exit on outdated create-react-app version (#9359)
mrmckeb Jul 29, 2020
7ab0116
Prepare 4.0.0 alpha release
iansu Jul 30, 2020
58db16b
Updated README.md Templates to Follow ESLint Markdown Rules (#9241)
Aug 1, 2020
de27bcf
[Doc] fix React Testing Library example (#9245)
sakit0 Aug 1, 2020
1a6ef92
Update running-tests.md (#9380)
andycanderson Aug 1, 2020
aeaf575
Add Fast Refresh warning when using React < 16.10 (#9350)
iansu Aug 2, 2020
5bd6e73
Publish refreshOverlayInterop with react-dev-utils (#9390)
klinem Aug 2, 2020
2c2e224
fix: remove deprecated rule (#9401)
ljosberinn Aug 2, 2020
ebab256
clean formatMessage usage (#9059)
chenxsan Aug 5, 2020
3cf2b06
feat: Update testing-library dependencies to latest (#9252)
MichaelDeBoey Aug 5, 2020
f86cf44
fix: use default modules option from `preset-env` (#9374)
JLHwung Aug 5, 2020
42dcf79
Bump immer version (#8933)
staff0rd Aug 5, 2020
6cd3826
Upgrade whatwg-fetch (#9392)
Lapz Aug 5, 2020
5036825
Fix template name handling (#9412)
iansu Aug 5, 2020
3d74b79
Prepare 4.0.0 alpha release
iansu Aug 5, 2020
c8ea284
chore: update to jest@26.3 (#9461)
SimenB Aug 11, 2020
5e41ca0
Create SECURITY.md
gaearon Aug 11, 2020
5e703a5
Add 3.4.2 to changelog
gaearon Aug 11, 2020
8e761d1
Add 3.4.3 to the changelog
gaearon Aug 12, 2020
7763737
Fixes in the /packages/react-devs-utils/README.md file (#9471)
webdott Aug 17, 2020
edfc30a
Added CRA logo in README.md (#9363)
raihan71 Aug 24, 2020
cf74eb9
Update Vercel deployment documentation (#9560)
timothyis Aug 28, 2020
97695bc
Fix insensitive language in Docusaurus docs (#9618)
timothyis Sep 9, 2020
e258532
Remove ESLint extends and add Jest rules (#9587)
mrmckeb Sep 13, 2020
cef668a
fix: Fix azure-pipelines' endOfLine (#9258)
MichaelDeBoey Sep 14, 2020
2a8237c
Update template dependencies to latest version (#9526)
MichaelDeBoey Sep 14, 2020
6abc7a5
Update running-tests.md (#9073)
MichaelDeBoey Sep 14, 2020
22b61c9
feat: Update ESLint dependencies (#9434)
MichaelDeBoey Sep 14, 2020
ce1e2af
Emphasise that Next.js is capable of SSG (#9630)
liamness Sep 14, 2020
65d8eb2
docs: add alt tag to homepage logo (#9499)
tobiasbueschel Sep 14, 2020
552c7a9
fix: resolve CI build failure (#9640)
mrmckeb Sep 16, 2020
730438c
Use new JSX transform with React 17 (#9645)
iansu Sep 16, 2020
14b7868
Upgrade dependencies (#9639)
ianschmitz Sep 16, 2020
930b5db
Prepare 4.0.0 alpha release
iansu Sep 16, 2020
13e0d1c
Update postcss-safe-parser
iansu Sep 16, 2020
025f273
Prepare 4.0.0 alpha release
iansu Sep 16, 2020
7e4949a
Update CODEOWNERS
iansu Sep 30, 2020
d5c0fe2
fix: resolve ESLint config from appPath (#9683)
mrmckeb Sep 30, 2020
6a51dcd
Add AVIF image support (#9611)
hongbo-miao Oct 14, 2020
1f2d387
fix: resolve new JSX runtime issues (#9788)
mrmckeb Oct 15, 2020
6f3e32e
Upgrade Docusaurus to latest version (#9728)
lex111 Oct 16, 2020
d07b7d0
Replace deprecated eslint-loader with eslint-webpack-plugin (#9751)
tooppaaa Oct 20, 2020
b1f8536
Add 3.4.4 to the changelog
gaearon Oct 20, 2020
7965594
Bump resolve-url-loader version (#9841)
johannespfeiffer Oct 20, 2020
0a93e32
Fix refreshOverlayInterop module scope error (#9805)
ianschmitz Oct 21, 2020
ed919b1
Make eslint-plugin-jest an optional peerDependency (#9670)
MichaelDeBoey Oct 22, 2020
10fa972
feat(eslint-config-react-app): Add jest & testing-library rules (#8963)
MichaelDeBoey Oct 22, 2020
329f392
feat: Update ESLint dependencies (#9856)
MichaelDeBoey Oct 22, 2020
85ab02b
feat: remove unused React imports (#9853)
mrmckeb Oct 22, 2020
fe785b2
feat: Update all dependencies (#9857)
MichaelDeBoey Oct 22, 2020
e63de79
New JSX Transform opt out (#9861)
iansu Oct 23, 2020
d61347d
Use new JSX setting with TypeScript 4.1.0 (#9734)
iansu Oct 23, 2020
4bc639c
Upgrade to React 17 (#9863)
iansu Oct 23, 2020
f2aef41
Prepare 4.0.0 alpha release
iansu Oct 23, 2020
2b1161b
Pass JSX runtime setting to Babel preset in Jest config (#9865)
iansu Oct 23, 2020
014ca01
Prepare 4.0.0 release
iansu Oct 23, 2020
af616ab
Update CHANGELOG
iansu Oct 23, 2020
523b416
Add link to Open Collective (#9864)
iansu Oct 23, 2020
95265c3
Update CHANGELOG
iansu Oct 23, 2020
d23d615
Update react dom in error overlay
iansu Oct 23, 2020
88ca4f6
Prepare 4.0.0 release
iansu Oct 23, 2020
ed95893
Publish
iansu Oct 23, 2020
ceeb654
fix: slow recompile time (#9911)
FezVrasta Oct 26, 2020
c06f16c
chore: Update .prettierrc (#9860)
MichaelDeBoey Oct 26, 2020
b5fdadd
[ImgBot] Optimize images (#9516)
MichaelDeBoey Oct 26, 2020
7e48117
fix: page doesn't get refreshed when FAST_REFRESH=false (#9884)
n3tr Oct 26, 2020
027b03b
fix: `React is not defined` compilation error after ejected (#9885)
n3tr Oct 26, 2020
545d460
Fix react-jsx error (#9869)
benneq Oct 28, 2020
3a98ed1
Fix noFallthroughCasesInSwitch/jsx object is not extensible (#9921)
ryota-murakami Oct 30, 2020
aec42e2
Add logo license to README
iansu Nov 1, 2020
4e97dc7
Remove trailing space in reportWebVitals.ts (#10040)
sho-t Nov 10, 2020
aafe8af
docs: add React Testing Library as a library requiring jsdom (#10052)
anyulled Nov 10, 2020
5867170
Increase Workbox's maximumFileSizeToCacheInBytes (#10048)
jeffposnick Nov 10, 2020
8f03b91
Create FUNDING.yml
iansu Nov 11, 2020
8bf050a
replace inquirer with prompts (#10083)
EvanBacon Nov 17, 2020
90a0898
Prepare 4.0.1 release
iansu Nov 23, 2020
98a886d
Prepare 4.0.1 release
iansu Nov 23, 2020
de8b2b3
Publish
iansu Nov 23, 2020
9a79df2
chore: bump web-vital dependency version (#10143)
Nov 25, 2020
be6c193
chore: bump typescript version (#10141)
trainto Nov 25, 2020
9b08e3c
Add TypeScript 4.x as peerDependency to react-scripts(#9964)
sheepsteak Nov 26, 2020
91e28a4
remove chalk from formatWebpackMessages (#10198)
jasonwilliams Dec 4, 2020
723224f
Upgrade @svgr/webpack to fix build error (#10213)
jabranr Dec 8, 2020
8f2413e
Improve vendor chunk names in development (#9569)
jrr Dec 8, 2020
580ed5d
Update postcss packages (#10003)
raix Dec 8, 2020
54ad467
Recovered some integration tests (#10091)
maxsbelt Dec 8, 2020
6dce3f4
Upgrade sass-loader (#9988)
ehsankhfr Dec 8, 2020
e039ad3
Move ESLint cache file into node_modules (#9977)
ehsankhfr Dec 8, 2020
3968923
Revert "Update postcss packages" (#10216)
ianschmitz Dec 8, 2020
282c03f
Remove references to Node 8 (#10214)
ianschmitz Dec 14, 2020
a504e9d
fix(react-scripts): add missing peer dependency react and update reac…
merceyz Jan 13, 2021
0f6fc2b
Update using-the-public-folder.md (#10314)
Avivhdr Jan 14, 2021
c9a24db
docs: add missing override options for Jest config (#9473)
tobiasbueschel Feb 3, 2021
d229676
Fix CI tests (#10217)
ianschmitz Feb 3, 2021
6a39607
appTsConfig immutability handling by immer (#10027)
josezone Feb 3, 2021
8fa0a26
Add support for new BUILD_PATH advanced configuration variable (#8986)
ajhyndman Feb 3, 2021
b9963ab
Add opt-out for eslint-webpack-plugin (#10170)
mrmckeb Feb 3, 2021
32c06e6
Prepare 4.0.2 release
iansu Feb 3, 2021
9c75260
Publish
iansu Feb 3, 2021
3f5dea9
tests: update test case to match the description (#10384)
jamesgeorge007 Feb 3, 2021
a06798b
docs: Make hyperlink consistent
nvh95 Feb 4, 2021
b7b0d77
Updated pace.js link
imdkbj Feb 12, 2021
9722ef1
Bump webpack-dev-server 3.11.0 -> 3.11.1 (#10312)
Awarua- Feb 18, 2021
18b5962
Upgrade eslint-webpack-plugin to fix opt-out flag (#10590)
mrmckeb Feb 22, 2021
6947896
update immer to 8.0.1 to address vulnerability (#10412)
wclem4 Feb 22, 2021
f710976
Prepare 4.0.3 release
iansu Feb 22, 2021
cce32fa
Update CHANGELOG
iansu Feb 22, 2021
f92c37a
Publish
iansu Feb 22, 2021
22f46a8
Update IMAGE_INLINE_SIZE_LIMIT docs (#10631)
ianschmitz Mar 2, 2021
f5e415f
Security Fix for Command Injection - huntr.dev (#10644)
Mar 8, 2021
3c02ca7
react-dev-utils@11.0.4
gaearon Mar 8, 2021
b68f66f
Chore: Update document to GitHub default branch
bitcoinbrisbane Mar 17, 2021
7b56cf7
Update PostCSS packages (#10456)
raix Mar 17, 2021
48d7ffe
Update WebpackManifestPlugin (#10204)
raix Mar 17, 2021
5fc8350
Update ModuleNotFoundPlugin to support Webpack 5 (#10205)
raix Mar 17, 2021
09ac3d4
Bump y18n from 4.0.0 to 4.0.1 in /docusaurus/website (#10765)
dependabot[bot] Mar 31, 2021
2d1829e
Trivial English fixes (#10763)
ujihisa Mar 31, 2021
4d3bbe0
Update PWA docs to point at the cra-template-pwa package (#10805)
slieschke Apr 12, 2021
ea4002e
Fix ICSS syntax in stylesheets (#10511)
thabemmz Apr 12, 2021
007a028
Upgrade docs http links to https (#10288)
xom9ikk Apr 12, 2021
71cbe59
Suggest sass instead of node-sass package (#10779)
andrewywong Apr 12, 2021
fddce8a
Remove outdated comments on react-refresh (#10784)
Apr 12, 2021
651d0db
eslint-config-react-app typo fix (#10317)
Spacerat May 12, 2021
b680ee7
Fix link address (#10907)
May 12, 2021
281a868
Bump immer version for fixing security issue (#10791)
shamprasadrh May 12, 2021
7bdeced
test(create-react-app): add integration tests (#10381)
jamesgeorge007 May 12, 2021
b172b5e
Add support for Webpack 5 message objects (#10121)
jasonwilliams May 30, 2021
93241a0
Unpin babel dependencies (#10797)
mohd-akram May 30, 2021
0415189
Remove ESLint verification when opting-out (#10499)
mrmckeb Jun 2, 2021
382ba21
Add source-map-loader for debugging into original source of node_modu…
justingrant Jun 2, 2021
0ee4765
Coerce Node versions with metadata (#11057)
mrmckeb Jun 8, 2021
64df135
Update PostCSS version (#11121)
mrmckeb Jun 22, 2021
78d86f6
Run npm with --no-audit (#11176)
gaearon Jul 4, 2021
bb64e31
Switch branch name
gaearon Jul 7, 2021
9358f50
Deprecate root level template.json keys (#11188)
mrmckeb Jul 14, 2021
369fccf
fix: fast refresh stops on needed bail outs (#11105)
pmmmwh Jul 14, 2021
bbd5a60
chore: migrate to @babel/eslint-parser (#10761)
JLHwung Jul 14, 2021
e0f8563
Update CODEOWNERS
iansu Jul 28, 2021
a179b05
Remove package-lock.json (#11252)
Methuselah96 Jul 28, 2021
f0a837c
Webpack 5 (#11201)
Aug 4, 2021
749a76d
Prepare 5.0.0 alpha release
iansu Aug 4, 2021
2821fca
Updates for the Storybook docs
jonniebigodes Aug 17, 2021
9e5a58c
Update package.json
hasanayan Aug 17, 2021
4310f22
Bump webpack-dev-server to 4.0.0-rc.1
Aug 18, 2021
498c0cf
fix: dependency issue after workbox-webpack-plugin 6.2 release (#11292)
fguitton Aug 18, 2021
14fbd1d
Bump webpack-dev-server to 4.0.0 and add babel preset
Aug 18, 2021
e9c69a7
Merge branch 'main' into t-1127-webpack-dev-server
th7nder Aug 18, 2021
380fa91
Migrate deprecated functions, add new lockfile and node 14
th7nder Aug 18, 2021
45f7db1
yarn compile:lockfile
Aug 19, 2021
5ed5db4
Merge pull request #11318 from th7nder/t-1127-webpack-dev-server
raix Aug 19, 2021
3cca085
Merge branch 'facebook:main' into main
hasanayan Aug 19, 2021
08dc7ab
Merge pull request #11316 from hasanayan/main
raix Aug 19, 2021
ece4dbf
Use npm v7 with workspaces for local development and testing (#11304)
lukekarrys Sep 1, 2021
04482a6
Use env var to detect yarn or npm as the package manager (#11322)
lukekarrys Sep 1, 2021
25f516f
Prepare 5.0.0 alpha release
iansu Sep 1, 2021
b45ae3c
Update CONTRIBUTING.md
iansu Sep 2, 2021
134cd3c
Resolve dependency issues in v5 alpha (#11294)
merceyz Sep 22, 2021
960b21e
Bump immer from 8.0.4 to 9.0.6 (#11364)
dependabot[bot] Sep 22, 2021
63bba07
Upgrade jest and related packages from 26.6.0 to 27.1.0 (#11338)
krreet Sep 22, 2021
50ea5ad
allow CORS on webpack-dev-server (#11325)
hasanayan Sep 22, 2021
5cedfe4
Bump browserslist from 4.14.2 to 4.16.5 (#11476)
dependabot[bot] Sep 22, 2021
cacf590
Bump template dependency version (#11415)
shfshanyue Sep 29, 2021
8b9fbee
Update CODEOWNERS
iansu Sep 29, 2021
3880ba6
Remove dependency pinning (#11474)
mrmckeb Oct 1, 2021
1465357
Prepare 5.0.0 alpha release
iansu Oct 4, 2021
d7b23c8
test(create-react-app): assert for exit code (#10973)
jamesgeorge007 Oct 12, 2021
9d0369b
Fix ESLint Babel preset resolution (#11547)
mrmckeb Oct 13, 2021
544befe
Update package.json (#11597)
HADMARINE Nov 1, 2021
f85b064
The default port used by `serve` has changed (#11619)
leo Nov 4, 2021
c7627ce
Update webpack and dev server (#11646)
raix Nov 17, 2021
e8319da
[WIP] Fix integration test teardown / cleanup and missing yarn instal…
raix Dec 1, 2021
f5467d5
feat(eslint-config-react-app): support ESLint 8.x (#11375)
MichaelDeBoey Dec 2, 2021
3afbbc0
Update all dependencies (#11624)
jd1048576 Dec 2, 2021
69321b0
Remove cached lockfile (#11706)
lukekarrys Dec 2, 2021
20edab4
fix(webpackDevServer): disable overlay for warnings (#11413)
jawadsh123 Dec 3, 2021
657739f
chore(test): make all tests install with `npm ci` (#11723)
lukekarrys Dec 8, 2021
5614c87
Add support for Tailwind (#11717)
iansu Dec 14, 2021
6a3315b
Update CONTRIBUTING.md
iansu Dec 14, 2021
221e511
Publish
iansu Dec 14, 2021
9673858
Update CONTRIBUTING.md
iansu Dec 14, 2021
b79ef9c
Update links in README
ddzz Dec 23, 2021
0c72a32
Add docusaurus to workspaces, update lockfile
iansu Jan 12, 2022
b2f9ee3
prevent both npm and yarn commands from being copied (#11757)
mubarakn Jan 12, 2022
d73c2f2
docs: Changelog 5.0.0 (#11805)
jafin Jan 12, 2022
255822f
Fix a typo in deployment.md (#11594)
fishmandev Jan 12, 2022
63ae6dd
updated deprecated rules (#11622)
wisammechano Jan 12, 2022
a422bf2
Ensure posix compliant joins for urls in middleware (#11640)
psiservices-justin-sullard Jan 12, 2022
428ddb6
Ignore docs when publishing (#11985)
iansu Jan 27, 2022
e076dc5
docs: update jest links
adamalston Feb 19, 2022
fd8c5f7
docs: add homepage banner in support of Ukraine (#12113)
dmitryvinn Mar 2, 2022
52d6431
Warn when not using the latest version of create-react-app but do not…
iansu Mar 23, 2022
efc3581
Update lockfile
iansu Mar 23, 2022
552514b
Bump minimist from 1.2.5 to 1.2.6
dependabot[bot] Mar 23, 2022
67b4868
docs: update Algolia credentials (#12151)
shortcuts Mar 24, 2022
a7a30f8
Update adding-a-router.md
yamankatby Apr 4, 2022
213b6a2
chore: upgrade rtl version to support react 18 (#12223)
MatanBobi Apr 8, 2022
2eef1d0
Update templates to use React 18 `createRoot` (#12220)
kyletsang Apr 8, 2022
9802941
fix: webpack noise printed only if error or warning (#12245)
apburnie Apr 11, 2022
6fb4f97
Prepare 5.0.1 release
iansu Apr 12, 2022
19fa58d
Publish
iansu Apr 12, 2022
f99167c
chore(lint): lint all files (#12288)
lukekarrys Apr 13, 2022
6f02847
Update getting-started.md
teemezzy Apr 28, 2022
c20ccec
fix: Reuse opening tab in Chrome Dev and Chrome Beta (#12412)
nvh95 May 18, 2022
5dd8139
Update making-a-progressive-web-app.md
JSLGeeganage Jun 4, 2022
d5fc243
update a debugger for VS Code
leonid-omelchuk-jemmic Jun 17, 2022
b111faa
Merge pull request #12521 from leonid-omelchuk-jemmic/feature--update…
matrush Jun 17, 2022
bc96d32
Merge pull request #12464 from JSLGeeganage/patch-1
matrush Jun 17, 2022
810e126
Merge pull request #12337 from teemezzy/patch-1
matrush Jun 17, 2022
3e42591
Merge pull request #12242 from yamankatby/patch-1
matrush Jun 17, 2022
1059fe3
Merge pull request #11837 from ddzz/fix-readme-links
matrush Jun 17, 2022
30806f7
Merge pull request #10696 from bitcoinbrisbane/patch-1
matrush Jun 17, 2022
236915a
Apply suggestions from code review
matrush Jun 17, 2022
a3ef11d
Merge branch 'main' into patch-1
matrush Jun 17, 2022
0e64dc9
Merge pull request #10543 from imdkbj/patch-1
matrush Jun 17, 2022
c6b0140
Merge pull request #12197 from facebook/dependabot/npm_and_yarn/minim…
matrush Jun 17, 2022
706aaa1
Merge pull request #11315 from jonniebigodes/chore_fix_storybook_inst…
matrush Jun 17, 2022
f0855c3
Merge pull request #10501 from nvh95/patch-1
matrush Jun 17, 2022
cee2658
Merge pull request #12080 from adamalston/12079-fix-jest-links
matrush Jun 17, 2022
ee7ce83
update the heroku buildpack link
MoshiulRabbi Jun 20, 2022
a7212db
Add missing instruction if you are adding typescript
pawelskowronek Jun 23, 2022
4eae1ae
docs: Add Link to Adding Routes Docs
Jun 23, 2022
1603e5a
fix broken link progressive web app
sdarnadeem Jun 30, 2022
78d7768
VSCode debugger plugin deprecated
danielrentz Jun 30, 2022
91b2395
fix code splitting link
rvdende Jul 3, 2022
2f891bb
Merge pull request #12563 from rvdende/patch-1
matrush Jul 5, 2022
c2cbaaf
Merge pull request #12557 from sdarnadeem/patch-2
matrush Jul 5, 2022
bcff192
Merge pull request #12539 from liam-mulhall/patch-1
matrush Jul 5, 2022
a45ee3b
Merge pull request #12531 from MoshiulRabbi/patch-1
matrush Jul 5, 2022
c378572
Merge pull request #12537 from pawelskowronek/patch-1
matrush Jul 5, 2022
f34d88e
Merge pull request #12558 from danielrentz/patch-1
matrush Jul 5, 2022
d960b9e
docs: fix link of "Building for Relative Paths" (#12691)
jackblackevo Sep 8, 2022
0f5e990
fix(babel-preset-react-app): add missing dependency (#12364)
eventualbuddha May 29, 2023
0a827f6
Migrate from Azure Pipelines to GitHub Actions (#13222)
zpao Jun 14, 2023
736bffe
Update running-tests.md
Olexandr88 Aug 9, 2024
dd420a6
Merge pull request #13644 from Olexandr88/patch-1
eaviles Aug 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .alexignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
build

CHANGELOG*
CODE_OF_CONDUCT.md
18 changes: 18 additions & 0 deletions .alexrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"allow": [
"attacks",
"colors",
"conservative",
"crashes",
"executed",
"executes",
"execution",
"failed",
"hook",
"host-hostess",
"hostesses-hosts",
"invalid",
"remain",
"watchman-watchwoman"
]
}
4 changes: 4 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node_modules/
build/
test/fixtures/webpack-message-formatting/src/AppBabel.js
packages/react-error-overlay/lib/
3 changes: 0 additions & 3 deletions .eslintrc

This file was deleted.

52 changes: 52 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"extends": "eslint:recommended",
"env": {
"browser": true,
"commonjs": true,
"node": true,
"es6": true,
"jest": true
},
"parserOptions": {
"ecmaVersion": 2018
},
"rules": {
"no-console": "off",
"strict": ["error", "global"],
"curly": "warn"
},
"overrides": [
{
"files": [
"docusaurus/website/src/**/*.js",
"packages/cra-template/**/*.js",
"packages/react-error-overlay/**/*.js",
"packages/react-scripts/fixtures/kitchensink/template/{src,integration}/**/*.js",
"test/fixtures/*/src/*.js"
],
"excludedFiles": ["packages/react-error-overlay/*.js"],
"extends": ["react-app", "react-app/jest"]
},
{
"files": [
"test/fixtures/webpack-message-formatting/src/{AppLintError,AppLintWarning,AppUnknownFile}.js"
],
"rules": {
"no-unused-vars": "off",
"no-undef": "off"
}
},
{
"files": ["test/fixtures/webpack-message-formatting/src/Export5.js"],
"rules": {
"import/no-anonymous-default-export": "off"
}
},
{
"files": ["test/fixtures/issue-5176-flow-class-properties/src/App.js"],
"rules": {
"no-dupe-class-members": "off"
}
}
]
}
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages/ @iansu @mrmckeb
docusaurus/ @iansu @mrmckeb
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
open_collective: create-react-app
161 changes: 161 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
---
name: Bug report
about: Create a report to help us improve
labels: 'issue: bug report, needs triage'
---

<!--
Please note that your issue will be fixed much faster if you spend about
half an hour preparing it, including the exact reproduction steps and a demo.

If you're in a hurry or don't feel confident, it's fine to report bugs with
less details, but this makes it less likely they'll get fixed soon.

In either case, please use this template and fill in as many fields below as you can.

Note that we don't provide help for webpack questions after ejecting.
You can find webpack docs at https://webpack.js.org/.
-->

### Describe the bug

(Write your answer here.)

### Did you try recovering your dependencies?

<!--
Your module tree might be corrupted, and that might be causing the issues.
Let's try to recover it. First, delete these files and folders in your project:

* node_modules
* package-lock.json
* yarn.lock

Then you need to decide which package manager you prefer to use.
We support both npm (https://npmjs.com) and yarn (https://yarnpkg.com/).
However, **they can't be used together in one project** so you need to pick one.

If you decided to use npm, run this in your project directory:

npm install -g npm@latest
npm install

This should fix your project.

If you decided to use yarn, update it first (https://yarnpkg.com/en/docs/install).
Then run in your project directory:

yarn

This should fix your project.

Importantly, **if you decided to use yarn, you should never run `npm install` in the project**.
For example, yarn users should run `yarn add <library>` instead of `npm install <library>`.
Otherwise your project will break again.

Have you done all these steps and still see the issue?
Please paste the output of `npm --version` and/or `yarn --version` to confirm.
-->

(Write your answer here.)

### Which terms did you search for in User Guide?

<!--
There are a few common documented problems, such as watcher not detecting changes, or build failing.
They are described in the Troubleshooting section of the User Guide:

https://facebook.github.io/create-react-app/docs/troubleshooting

Please scan these few sections for common problems.
Additionally, you can search the User Guide itself for something you're having issues with:

https://facebook.github.io/create-react-app/

If you didn't find the solution, please share which words you searched for.
This helps us improve documentation for future readers who might encounter the same problem.
-->

(Write your answer here if relevant.)

### Environment

<!--
To help identify if a problem is specific to a platform, browser, or module version, information about your environment is required.
This enables the maintainers quickly reproduce the issue and give feedback.

Run the following command in your React app's folder in terminal.
Note: The result is copied to your clipboard directly.

`npx create-react-app --info`

Paste the output of the command in the section below.
-->

(paste the output of the command here.)

### Steps to reproduce

<!--
How would you describe your issue to someone who doesn’t know you or your project?
Try to write a sequence of steps that anybody can repeat to see the issue.
-->

(Write your steps here:)

1.
2.
3.

### Expected behavior

<!--
How did you expect the tool to behave?
It’s fine if you’re not sure your understanding is correct.
Just write down what you thought would happen.
-->

(Write what you thought would happen.)

### Actual behavior

<!--
Did something go wrong?
Is something broken, or not behaving as you expected?
Please attach screenshots if possible! They are extremely helpful for diagnosing issues.
-->

(Write what happened. Please add screenshots!)

### Reproducible demo

<!--
If you can, please share a project that reproduces the issue.
This is the single most effective way to get an issue fixed soon.

There are two ways to do it:

* Create a new app and try to reproduce the issue in it.
This is useful if you roughly know where the problem is, or can’t share the real code.

* Or, copy your app and remove things until you’re left with the minimal reproducible demo.
This is useful for finding the root cause. You may then optionally create a new project.

This is a good guide to creating bug demos: https://stackoverflow.com/help/mcve
Once you’re done, push the project to GitHub and paste the link to it below:
-->

(Paste the link to an example project and exact instructions to reproduce the issue.)

<!--
What happens if you skip this step?

We will try to help you, but in many cases it is impossible because crucial
information is missing. In that case we'll tag an issue as having a low priority,
and eventually close it if there is no clear direction.

We still appreciate the report though, as eventually somebody else might
create a reproducible example for it.

Thanks for helping us help you!
-->
39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/proposal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
name: Proposal
about: Suggest an idea for improving Create React App
labels: 'issue: proposal, needs triage'
---

### Is your proposal related to a problem?

<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->

(Write your answer here.)

### Describe the solution you'd like

<!--
Provide a clear and concise description of what you want to happen.
-->

(Describe your proposed solution here.)

### Describe alternatives you've considered

<!--
Let us know about other solutions you've tried or researched.
-->

(Write your answer here.)

### Additional context

<!--
Is there anything else you can add about the proposal?
You might want to link to related issues here, if you haven't already.
-->

(Write your answer here.)
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: Question
about: Get help with Create React App
labels: 'needs triage'
---

If you have a general question about Create React App or about building an app with Create React App we encourage you to post in GitHub Discussions instead of this issue tracker. The maintainers and other community members can provide help and answer your questions there: https://github.com/facebook/create-react-app/discussions

If you're looking for general information on using React, the React docs have a list of resources: https://reactjs.org/community/support.html

If you've discovered a bug or would like to propose a change please use one of the other issue templates.

Thanks!
7 changes: 7 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!--
Thank you for sending the PR!

If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots!

Happy contributing!
-->
11 changes: 11 additions & 0 deletions .github/lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Configuration for lock-threads - https://github.com/dessant/lock-threads

# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 5

# Issues and pull requests with these labels will not be locked. Set to `[]` to disable
exemptLabels: []

# Do not comment when locking
setLockReason: false
lockComment: false
61 changes: 61 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Configuration for probot-stale - https://github.com/probot/stale

# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 30

# Number of days of inactivity before a stale Issue or Pull Request is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
daysUntilClose: 5

# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- 'contributions: claimed'
- 'contributions: up for grabs!'
- 'good first issue'
- 'issue: announcement'
- 'issue: bug'
- 'issue: needs investigation'
- 'issue: proposal'
- 'tag: breaking change'
- 'tag: bug fix'
- 'tag: documentation'
- 'tag: enhancement'
- 'tag: internal'
- 'tag: new feature'
- 'tag: underlying tools'

# Set to true to ignore issues in a project (defaults to false)
exemptProjects: true

# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: true

# Label to use when marking as stale
staleLabel: stale

# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30

issues:
# Comment to post when marking Issues as stale.
markComment: >
This issue has been automatically marked as stale because it has not had any
recent activity. It will be closed in 5 days if no further activity occurs.

# Comment to post when closing a stale Issue.
closeComment: >
This issue has been automatically closed because it has not had any recent
activity. If you have a question or comment, please open a new issue.

pulls:
# Comment to post when marking Pull Request as stale.
markComment: >
This pull request has been automatically marked as stale because it has not
had any recent activity. It will be closed in 5 days if no further activity
occurs.

# Comment to post when closing a stale Pull Request.
closeComment: >
This pull request has been automatically closed because it has not had any
recent activity. If you have a question or comment, please open a new
issue. Thank you for your contribution!
Loading
Loading