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

Fork update #6

Merged
merged 732 commits into from
Mar 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
732 commits
Select commit Hold shift + click to select a range
8e5f065
Merge pull request #5357 from selbekk/potpourri
selbekk Oct 11, 2018
5b9b338
Make the navigation easier to read on small devices
Oct 11, 2018
4ea222f
Add section about how to get started
Oct 11, 2018
8ea3222
Add section about updating
Oct 11, 2018
10110a6
Add a few more features to the bottom
Oct 11, 2018
740ff8b
Fix indentation mess
Oct 11, 2018
83542fc
Add missing period
Oct 11, 2018
9b75131
Remove punctuation for consistency
Oct 11, 2018
33cbc7a
Make `Getting Started` consistent
amyrlam Oct 11, 2018
492de3c
Order docs in footer
amyrlam Oct 11, 2018
6235d57
Edits to Getting Started
amyrlam Oct 11, 2018
9d79482
Merge pull request #5400 from amyrlam/amy/tweaks
selbekk Oct 11, 2018
358ed99
Merge pull request #5398 from selbekk/front-page-content
amyrlam Oct 11, 2018
9fe8f6b
Fix eslint config docs. (#5416)
Oct 12, 2018
4e3ffb9
Add the new SVGs feature from the template README to the root README …
neo Oct 12, 2018
5060768
Updates to clarify the "waiting" SW behavior (#5410)
jeffposnick Oct 12, 2018
52fcb23
use the correct dependency for babel-plugin-dynamic-import-node (#4984)
vikr01 Oct 14, 2018
bd0ffb7
Fix click-to-open on Windows (#5431)
gaearon Oct 14, 2018
c52cdc6
Correct instructions for HTTPS and PowerShell (#5394)
gavinbarron Oct 14, 2018
a70055f
Added note on update to .flowconfig for .scss imports (#5321)
rlueder Oct 14, 2018
659dd64
Downgrade lerna-changelog because it has a bug
gaearon Oct 14, 2018
9d532d2
Update cached lockfile
gaearon Oct 14, 2018
7a6a9b5
Changelog for 2.0.5
gaearon Oct 14, 2018
f89385f
Publish
gaearon Oct 14, 2018
05d3fd2
Remove dot from the end of the link (#5449)
ranyitz Oct 17, 2018
302daef
Fix typo
thompk2 Oct 18, 2018
67fb265
Merge pull request #5475 from thompk2/patch-1
Oct 18, 2018
b652a98
New copy, by me
sophiebits Oct 19, 2018
567921d
Merge branch 'docusaurus'
gaearon Oct 19, 2018
a840d56
Port documentation updates
gaearon Oct 19, 2018
0febe26
doc tweaks
gaearon Oct 19, 2018
ac6edee
fix url
gaearon Oct 19, 2018
0ff690d
Point README to docs
gaearon Oct 20, 2018
fa6da62
Update README.md
gaearon Oct 20, 2018
f1fbc67
Update README.md
gaearon Oct 20, 2018
7c0a951
Update README.md
gaearon Oct 20, 2018
1a1b6cd
Update README.md
gaearon Oct 20, 2018
473fde0
Fixed typo in getting-started (#5493)
jessepeterman Oct 20, 2018
ebc721f
Fix typo (#5494)
Oct 20, 2018
1ae90a1
Remove --dev flag
Timer Oct 21, 2018
88aef11
TypeScript syntax support (#4837)
brunolemos Oct 21, 2018
7ae01d6
Fix title on Safari (#5499)
yuyokk Oct 21, 2018
60f9bc2
Update doc links in template README (#5512)
iansu Oct 21, 2018
60b349f
Update required version in README
gaearon Oct 21, 2018
07ff5a0
Add "edit" feature to Docusaurus pages (#5492)
amyrlam Oct 21, 2018
c019942
Always type check TypeScript when being used (#5515)
Timer Oct 21, 2018
7ba343c
Check for TypeScript install in preflight (#5516)
Timer Oct 21, 2018
680cf93
Validate tsconfig when using TypeScript (#5524)
Timer Oct 22, 2018
e0939b6
Automatically create a `tsconfig.json` when entrypoint is TypeScript
Timer Oct 22, 2018
fa53530
Hoist compiler options
Timer Oct 22, 2018
b5f156e
Print friendly message on first time use
Timer Oct 22, 2018
6b010b0
Fix TypeScript file detection
Timer Oct 22, 2018
7231285
Properly exclude test files from typechecking
Timer Oct 22, 2018
b8198b7
Add an advanced typescript test case
Timer Oct 22, 2018
8165714
Update Workbox dependency (#5527)
jeffposnick Oct 22, 2018
5410da0
Add TypeScript error formatting (#5529)
Timer Oct 22, 2018
2cf5cca
Update adding-typescript.md
Timer Oct 22, 2018
4c558d7
Enable TypeScript json module resolver (#5531)
brunolemos Oct 22, 2018
c6cdf42
Use TypeScript parser to read tsconfig.json (#5532)
brunolemos Oct 22, 2018
3c11efe
Simplified TypeScript steps (#5533)
brunolemos Oct 22, 2018
315ff4b
Respect tsconfig.json extends when validating config (#5537)
ianschmitz Oct 23, 2018
787a4a7
Avoid pushing .pnp folder to git (#5469)
NShahri Oct 23, 2018
9b4009d
Remove service worker types from the main install
Timer Oct 24, 2018
5ead915
Automatically setup TypeScript when detected (#5549)
Timer Oct 24, 2018
6182253
Add Algolia search bar to Docusaurus (#5551)
amyrlam Oct 24, 2018
3496287
Simplify TypeScript setup instructions
Timer Oct 24, 2018
6a94cc7
Adjust notes
Timer Oct 24, 2018
dc7cdf4
Change import syntax from typescript declaration (#5559)
brunolemos Oct 24, 2018
68a3735
Add typings for process.env (#5557)
brunolemos Oct 24, 2018
b50590f
Add TypeScript app creation (#5550)
Timer Oct 24, 2018
021f7e5
Don't auto exclude test files
Timer Oct 24, 2018
3aa5c50
Enable forceConsistentCasingInFileNames by default
Timer Oct 24, 2018
82052a5
Fix tests
Timer Oct 24, 2018
0481ae8
Fix tests x2
Timer Oct 24, 2018
ae516d8
Remove publish time waste
Timer Oct 25, 2018
ef499e5
Always publish with npm
Timer Oct 25, 2018
6513c2d
Add instructions for a prerelease
Timer Oct 25, 2018
bf0b5e2
Prompt for 2fa auth code
Timer Oct 25, 2018
c662dfb
Update lockfile
Timer Oct 25, 2018
0379c38
Check for CI in publish
Timer Oct 26, 2018
952e7b1
Update App.tsx (#5588)
brunolemos Oct 26, 2018
8abf892
Fixing the code splitting links in the ESLint output (#5586)
jheijmans Oct 26, 2018
418e6ee
Fix process.env types (#5589)
brunolemos Oct 26, 2018
eca0ec0
Refine how TypeScript env types are handled (#5593)
Timer Oct 28, 2018
9747480
Turn on certain TypeScript options (#5607)
Timer Oct 28, 2018
3403f05
Ignore test files from reported type errors (#5608)
Timer Oct 28, 2018
a958224
Remove unsupported TS options (#5609)
Timer Oct 28, 2018
57cccb3
Compile lock file on publish
Timer Oct 28, 2018
feea693
Ignore json files from TypeScript type checking (#5614)
brunolemos Oct 29, 2018
2a7fd5a
Fixing Internal Links (#5552)
ehfeng Oct 29, 2018
6364bbf
Remove react-scripts type reference on eject (#5611)
Timer Oct 30, 2018
0542698
Update lockfile
Timer Oct 30, 2018
89ecc82
Add release documentation
Timer Oct 30, 2018
12be838
Update lockfile
Timer Oct 30, 2018
b8c180d
Publish
Timer Oct 30, 2018
b6e4cc7
Add note about react-scripts version
Timer Oct 30, 2018
87e3d4f
Update docs url
Timer Oct 30, 2018
d671b8f
Add link to cra-ts migration guide (#5629)
Vinnl Oct 30, 2018
b18ea6c
Update minimum node version to 8.10 in README (#5635)
iansu Oct 31, 2018
e1321e5
fix: Duplicate string index signature in ProcessEnv (#5621)
xiaoxiangmoe Oct 31, 2018
6311bac
Make serviceWorker config argument optional in template (#5651)
eddedd88 Oct 31, 2018
337541b
add tests for named-asset-imports plugin (#5575)
NShahri Oct 31, 2018
c11cc81
Update making-a-progressive-web-app.md (#5658)
jakeboone02 Nov 1, 2018
1a8003d
Add support for decorators (#5659)
Timer Nov 1, 2018
36ce578
Expose `reportRuntimeError` (#4709)
hipstersmoothie Nov 1, 2018
6534d69
Add changelog for 2.1.1
Timer Nov 1, 2018
6094329
Update cached lock file
Timer Nov 1, 2018
3e9ba54
Publish
Timer Nov 1, 2018
05aae37
Add bot config (#4483)
iansu Nov 1, 2018
79ad494
update envinfo to 5.11.1 (#5685)
tabrindle Nov 2, 2018
20be1b6
ignore intellij module files when generating an app (#4605)
denofevil Nov 2, 2018
3d8307f
Make stale bot configuration more aggressive
Timer Nov 2, 2018
8a74ac5
Lock issues more aggressively
Timer Nov 2, 2018
aac14ea
Add permissive TS lib defaults (#5694)
Timer Nov 2, 2018
5cdf360
Fix tsconfig.json lib suggested value (#5701)
ianschmitz Nov 3, 2018
8025a0a
Fix broken documentation link (#5670)
makovkastar Nov 4, 2018
5a8fd83
Fixed link to manifest.json file (#5704)
m4jing Nov 5, 2018
fbfa216
Updated the link to firebase hosting (#5710)
githubsaturn Nov 5, 2018
457a562
Version bump postcss-preset-env to latest (#5721)
BPScott Nov 6, 2018
77f8df7
Fix typo (#5727)
Nov 6, 2018
76407a8
Update stale.yml
Timer Nov 8, 2018
32106d2
Tweak bot settings
Timer Nov 8, 2018
30ee52c
Merge webpack configuration (#5722)
Timer Nov 8, 2018
477862d
Suggest Encore when not building a SPA with Symfony (#5730)
dunglas Nov 8, 2018
0238098
Add PR welcoming badge (#5759)
open-source-explorer Nov 10, 2018
1d8d9ea
docs: Change Storybook install documentation (#5779)
andys8 Nov 12, 2018
0c9c97a
Don't polyfill fetch for Node -- additional files (#5789)
gshilin Nov 13, 2018
d72256c
docs: Simplify installing Storybook with npx (#5788)
sagirk Nov 14, 2018
69babbb
Rename 'getting started' link to 'docs' (#5806)
kulek1 Nov 14, 2018
7e25df1
extra polyfills must be included manually (#5814)
ajwann Nov 16, 2018
e1c4d27
React native repository updated in README.md (#5849)
pavinthan Nov 19, 2018
fb465a3
Make named-asset-import plugin work with export-as syntax (#5573)
NShahri Nov 20, 2018
a5ea56a
Add allowESModules option to babel-preset-react-app (#5487)
Pajn Nov 21, 2018
2c92fd4
fix: add `sideEffects: false` to react-error-overlay (#5451)
SimenB Nov 22, 2018
445a56d
Fix TypeScript decorator support (#5783)
ianschmitz Nov 22, 2018
be75601
Fix annotated var test
Timer Nov 22, 2018
5c3f333
Upgrade babel deps
Timer Nov 22, 2018
c355f77
Fix propertyDecorator test
Timer Nov 22, 2018
1164f6b
Always test with the latest stable Node version on Travis (#5546)
Nov 23, 2018
3a14e8f
fix: make typescriptformatter support 0.5 of fork checker (#5879)
SimenB Nov 23, 2018
de44ef8
Fix link to page about running tests (#5883)
wsmoak Nov 23, 2018
d165591
Some Grammar fixes (#5858)
nikhilknoldus Nov 23, 2018
85a8a22
Run prettier on HTML files (#5839)
sibiraj-s Nov 23, 2018
d9ee05c
Remove unnecessary whitespace in template HTML
iansu Nov 23, 2018
49e258b
Support setupTests.ts (#5698)
ianschmitz Nov 23, 2018
81c0cd4
Disable copy to clipboard in cra --info (#5905)
heyimalex Nov 27, 2018
2616d5f
Add placeholders to template README for bit.ly links. (#5808)
iansu Nov 27, 2018
92b533e
Update PWA link in README (#5907)
wuweiweiwu Nov 27, 2018
5352a0c
Add note to docs about using Sass and Flow together (#5823)
alaycock Nov 27, 2018
4878f2c
Correct some comments (#5927)
mjackson Nov 30, 2018
ffb219d
Add netlify.toml to prepare for deploy to netlify #5807 (#5930)
swyxio Nov 30, 2018
88f2b0b
Add pre-eject message about new features in v2 (#5954)
iansu Dec 4, 2018
c50a7ea
Suggest a different default for speed reasons (#5959)
Timer Dec 4, 2018
013c8f2
Add SASS_PATH instructions to Sass docs (#5917)
jayantbh Dec 4, 2018
af0a854
Add removeItem to localStorage mock in docs (#5919)
phacks Dec 5, 2018
433d0be
Improve error messaging in verifyPackageTree.js (#5974)
stephen-algeo Dec 6, 2018
2fa4c8a
Use https for linked images in docs to fix mixed content warnings (#5…
iansu Dec 6, 2018
7513481
Update links to docs in all package README files (#5912)
iansu Dec 6, 2018
fbdf156
Added extension to .eslintrc (#5988)
ManoelLobo Dec 7, 2018
a9cf551
Update eslint instructions in docs (#5990)
ManoelLobo Dec 8, 2018
8985924
Add production build section to docs (#5900)
ianschmitz Dec 8, 2018
1eff815
Make links to docs consistent in README (#6000)
iansu Dec 9, 2018
4a6007e
Add docs for creating new TypeScript project (#6015)
mbelsky Dec 11, 2018
3d1c0ea
add webp support for typescript (#5978)
dugagjin Dec 11, 2018
45bc628
Fix Markdown comment in proxying docs (#6009)
souzasmatheus Dec 11, 2018
0702e78
Tweak contributing doc
Timer Dec 23, 2018
6a7a43f
Prepare 2.1.2 release
Timer Dec 23, 2018
d7c0b59
Publish
Timer Dec 23, 2018
c171404
Add note to changelog
Timer Dec 23, 2018
0f4781e
Fix control comment fo CSS Grid prefixing (#6061)
Dec 23, 2018
42a1b5a
Update eslint instructions in docs (#6084)
LukasWerfel Dec 24, 2018
e7b975e
Generalize the Bootstrap documentation (#5631)
jquense Dec 24, 2018
bf669a3
Update lock bot config
iansu Dec 28, 2018
6fc1993
Typo fixes (#6104)
prashant-andani Dec 31, 2018
1aca3cc
Fix comment typo (#6036)
shawtung Dec 31, 2018
86eb24d
Replace deprecated VSCode launch.json variable (#6110)
raiskila Jan 1, 2019
4c7c3c5
Update webpack-dev-server 3.1.9 -> 3.1.14 (#6064)
Friss Jan 2, 2019
c8c3e48
Update adding-typescript.md
gaearon Jan 3, 2019
dae67ff
Fix typo in CSS modules docs (#6067)
Jan 4, 2019
6a95aae
Prepare 2.1.3 release
ianschmitz Jan 4, 2019
0d0d034
Publish
ianschmitz Jan 4, 2019
73e3d0e
Update CHANGELOG.md
ianschmitz Jan 4, 2019
3e1dc99
Fix CI and upgrade dependencies (#6137)
Timer Jan 6, 2019
005ee5b
Bump eslint-plugin-react version and update webpack config (#6132)
ianschmitz Jan 6, 2019
773d103
Switch to eval-source-map (#5060)
jasonLaster Jan 7, 2019
ddf2941
Remove extra table cell (#6141)
yangshun Jan 7, 2019
caf0eff
update link for difference between proposal stages (#6149)
loveky Jan 8, 2019
6e261f8
Update react-dev-util globby dependency to v8.0.2 (#6162)
davidlukerice Jan 9, 2019
2741781
Add note for global install of CLI (#6157)
ianschmitz Jan 9, 2019
c8a540d
Add react/react-dom dependencies to relative-paths test fixture (#6165)
ianschmitz Jan 11, 2019
132ac35
Update local-test.sh to return test exit code (#6179)
dallonf Jan 11, 2019
8174eed
Upgrade @svgr/webpack to 4.1.0 (#5816)
alaycock Jan 12, 2019
47e9e2c
Move chalk dependency to react-dev-utils (#6150)
evaporei Jan 12, 2019
fd38277
Ignore node_modules in verifyNoTypeScript (#6022)
Jan 14, 2019
34e5029
Add empty mock for module (#5798)
dotansimha Jan 16, 2019
803946f
Changes to steps for publishing GitHub User Page (#6095)
Jan 17, 2019
ed5fb10
Update updating-to-new-releases.md with note about global installs (#…
carpben Jan 20, 2019
1c591cb
Update `serve` change listening port documentation (#6229)
lyzhovnik Jan 20, 2019
3efcdbf
Fix e2e:docker test failure (#6050)
jamesknelson Jan 22, 2019
91f54af
Update stale config to ignore additional labels
iansu Jan 25, 2019
714599d
Prevent cursor events on app-logo svg (#6276)
kostadriano Jan 25, 2019
af339ec
Add '--no-watch' flag for tests (#6285)
ricokahler Feb 1, 2019
a78be99
Check for multiple project names when initializing (#6080)
jamesgeorge007 Feb 3, 2019
dea19fd
Add `--no-watch` test flag to docs (#6331)
ricokahler Feb 4, 2019
bacb440
Add empty mock for dns (#6292)
Downchuck Feb 5, 2019
1648ce8
Fix order of args in tasks/cra test (#6342)
gottfired Feb 5, 2019
aa25c77
Fix missing article in README (#6346)
nathanlschneider Feb 6, 2019
1deb811
Make manifest.json description more generic (#6355)
chrisself Feb 7, 2019
5ce09db
Speed up TypeScript projects (#5903)
deftomat Feb 8, 2019
817ecb1
Update ZEIT Now deployment instructions (#6359)
timothyis Feb 8, 2019
18d5e87
Sass source map for dev (#5713)
alicialics Feb 8, 2019
84c1c54
Upgrade Docusaurus and enable new features
yangshun Feb 8, 2019
caf0a30
Use semicolons in the ProcessEnv interface (#6364)
DominikPalo Feb 8, 2019
42ed676
Update babel-plugin-macros 2.4.4 -> 2.4.5 (#6307)
maniax89 Feb 9, 2019
313e472
[docs] Warn/clarify that env vars are NOT "SECRET" (#6062)
JBallin Feb 10, 2019
782d71b
Add Jest typeahead plugin (#5213)
gaearon Feb 10, 2019
4c02980
Update docs links to prefer HTTPS for supported domains (#6383)
ianschmitz Feb 10, 2019
5a7dc2d
Revert "Check for multiple project names when initializing (#6080)"
ianschmitz Feb 10, 2019
b7e0158
Upgrade dependencies (#6393)
ianschmitz Feb 10, 2019
bd8c405
Prepare 2.1.4 release
ianschmitz Feb 10, 2019
b02f181
Publish
ianschmitz Feb 10, 2019
c2b7158
Move fork-ts-checker-webpack-plugin dependency to react-dev-utils (#6…
liximomo Feb 11, 2019
72c49ac
Revert "Move fork-ts-checker-webpack-plugin dependency to react-dev-u…
ianschmitz Feb 11, 2019
544a594
Revert "Speed up TypeScript projects (#5903)"
ianschmitz Feb 11, 2019
59bf92e
Prepare 2.1.5 release
ianschmitz Feb 11, 2019
1548e39
Publish
ianschmitz Feb 11, 2019
c6eca6e
Add information for usage custom registries on e2e testing #4488 (#5767)
juanpicado Feb 11, 2019
8944aab
Merge pull request #6365 from yangshun/docusaurus-upgrade
amyrlam Feb 13, 2019
67e8e2c
Update stale.yml
ianschmitz Feb 14, 2019
319cf9b
Add forward ref to SVG Component (#5457)
GasimGasimzada Feb 14, 2019
8026a51
Update the docs to match #5846
gaearon Feb 15, 2019
df3e73f
Exclude `.d.ts` files from TypeScript glob
lifeiscontent Feb 17, 2019
09def49
Revert "Switch to eval-source-map (#5060)" (#6444)
ianschmitz Feb 18, 2019
a8af55d
Only use `yarn.lock.cached` if using the default Yarn registry (#6253)
Feb 18, 2019
8a12ddf
Fix typo in doc (#6454)
DenrizSusam Feb 18, 2019
6a5b3cd
Speed up TypeScript v2 (#6406)
ianschmitz Feb 19, 2019
0b8cfa1
Add CODEOWNERS
iansu Feb 19, 2019
d57fd37
Convert all bit.ly links from http to https (#6239)
leighhalliday Feb 19, 2019
28f5427
revert css sourcemaps in development (#6472)
Feb 20, 2019
87191e6
Remove latest Node version from Travis config (#6474)
iansu Feb 20, 2019
6c8e2e5
Use contenthash instead of chunkhash for better long-term caching (#6…
ianschmitz Feb 21, 2019
a5c6112
Fix a typo
adyouri Feb 21, 2019
01ecfc1
Analyse also dependencies bundle (#6438)
Kamahl19 Feb 21, 2019
38ae734
minor typo fix in openBrowser
mattfwood Feb 21, 2019
9fcc45a
Merge pull request #6482 from mattfwood/patch-1
petetnt Feb 21, 2019
b8386fe
Merge pull request #6481 from adyouri/master
amyrlam Feb 21, 2019
7ec3647
Improved language used in markdown code blocks. (#6419)
cherouvim Feb 22, 2019
01fbb79
removed redundant statements (#6254)
saranshkataria Feb 22, 2019
0793d48
Remove AppVeyor config files (#6493)
iansu Feb 22, 2019
ff19e0a
Fix build deployment instruction link appends comma at end (#6511)
sbimochan Feb 24, 2019
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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ build
my-app*
packages/react-scripts/template
packages/react-scripts/fixtures
fixtures/
2 changes: 1 addition & 1 deletion .eslintrc → .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"es6": true
},
"parserOptions": {
"ecmaVersion": 6
"ecmaVersion": 2018
},
"rules": {
"no-console": "off",
Expand Down
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/ @amyrlam @bugzpodder @gaearon @ianschmitz @iansu @mrmckeb @petetnt @timer
docusaurus/ @amyrlam @iansu
76 changes: 44 additions & 32 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@

(write your answer here)


<!--
If you answered "Yes":

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.

Expand All @@ -24,30 +25,40 @@
You can find webpack docs at https://webpack.js.org/.
-->


### Can you also reproduce the problem with npm 4.x?
### Did you try recovering your dependencies?

<!--
Many errors, especially related to "missing modules", are due to npm bugs.
Which version of npm are you running? You can find out by checking:
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:

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

If it is 5.x, please be aware that it has more than 50 known bugs, and
is not guaranteed to work with Create React App.
Then you need to decide which package manager you prefer to use.
We support both npm (https://npmjs.com) and yarn (http://yarnpkg.com/).
However, **they can't be used together in one project** so you need to pick one.

If it's not starting with 4, try to install npm 4.x:
If you decided to use npm, run this in your project directory:

npm install -g npm@4
cd your_project_directory
rm -rf node_modules
npm cache clear
npm install -g npm@latest
npm install

Then try to reproduce the issue again.
Can you still reproduce it?
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.

Note: Please try this even if you are using Yarn so that we know whether it's a Yarn-only bug.
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.)
Expand All @@ -59,13 +70,13 @@
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://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#troubleshooting
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://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md

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.
-->
Expand All @@ -76,18 +87,18 @@
### Environment

<!--
Please fill in all the relevant fields by running these commands in terminal.
-->
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.

1. `node -v`:
2. `npm -v`:
3. `yarn --version` (if you use Yarn):
4. `npm ls react-scripts` (if you haven’t ejected):
`npx create-react-app --info`

Then, specify:
Paste the output of the command in the section below.
-->

1. Operating system:
2. Browser and version (if relevant):
(paste the output of the command here)


### Steps to Reproduce
Expand Down Expand Up @@ -146,13 +157,14 @@ Then, specify:

(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.

Expand Down
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
56 changes: 56 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# 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: bug fix"
- "tag: breaking change"

# 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!
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.changelog
.npm/
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"trailingComma": "es5",
"singleQuote": true,
"semi": true
}
29 changes: 18 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,33 @@ dist: trusty
language: node_js
node_js:
- 8
- 9
- 10
cache:
yarn: true
directories:
- node_modules
- packages/create-react-app/node_modules
- packages/react-scripts/node_modules
- .npm
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s
- export PATH="$HOME/.yarn/bin:$PATH"
install: true
script:
- 'if [ $TEST_SUITE = "simple" ]; then tasks/e2e-simple.sh; fi'
- 'if [ $TEST_SUITE = "installs" ]; then tasks/e2e-installs.sh; fi'
- 'if [ $TEST_SUITE = "kitchensink" ]; then tasks/e2e-kitchensink.sh; fi'
- 'if [ $TEST_SUITE = "old-node" ]; then tasks/e2e-old-node.sh; fi'
- 'if [ $TEST_SUITE = "simple" ]; then tasks/e2e-simple.sh; fi'
- 'if [ $TEST_SUITE = "installs" ]; then tasks/e2e-installs.sh; fi'
- 'if [ $TEST_SUITE = "kitchensink" ]; then tasks/e2e-kitchensink.sh; fi'
- 'if [ $TEST_SUITE = "kitchensink-eject" ]; then tasks/e2e-kitchensink-eject.sh; fi'
- 'if [ $TEST_SUITE = "old-node" ]; then tasks/e2e-old-node.sh; fi'
- 'if [ $TEST_SUITE = "behavior" ]; then tasks/e2e-behavior.sh; fi'
env:
matrix:
- TEST_SUITE=simple
- TEST_SUITE=installs
- TEST_SUITE=kitchensink
- TEST_SUITE=kitchensink-eject
- TEST_SUITE=behavior
matrix:
include:
- node_js: 0.10
env: TEST_SUITE=old-node
- os: osx
node_js: 8
env: TEST_SUITE=behavior
- node_js: 6
env: TEST_SUITE=kitchensink
env: TEST_SUITE=old-node
3 changes: 0 additions & 3 deletions .yarnrc

This file was deleted.

Loading