Dan Abramov
ad35fd1d13
Publish
...
- create-react-app@1.3.3
- react-dev-utils@3.0.2
- react-error-overlay@1.0.9
- react-scripts@1.0.10
react-error-overlay@1.0.9
create-react-app@1.3.3
react-dev-utils@3.0.2
react-scripts@1.0.10
v1.0.10
2017-06-29 19:03:41 +01:00
Dan Abramov
c1221eb110
Changelog for 1.0.10 ( #2694 )
...
* Add changelog for 1.0.10
* Update CHANGELOG.md
* Update CHANGELOG.md
2017-06-29 19:01:37 +01:00
Dan Abramov
19ba887410
Update CHANGELOG.md
2017-06-29 18:58:19 +01:00
Joe Haddad
82ed81a03c
Upgrade flow ( #2693 )
...
Resolves #2670
2017-06-29 13:39:24 -04:00
JoeCortopassi
d3518d6254
Added gluestick to the alternatives section ( #2402 )
...
Added `gluestick` to the alternatives section
2017-06-29 13:37:26 -04:00
Patrick Hooper
5e11b48b38
Downgrade strip-ansi package to 3.0.1 ( #2692 )
2017-06-29 18:07:04 +01:00
Ben Brostoff
f9f8125715
Fix typo ( #2683 )
2017-06-29 18:06:40 +01:00
Forbes Lindesay
29888fcc7a
Fix typo in README link ( #2684 )
2017-06-29 14:00:10 +01:00
Dan Abramov
adf334f886
Publish
...
- react-scripts@1.0.9
react-scripts@1.0.9
v1.0.9
2017-06-29 13:11:46 +01:00
Dan Abramov
29df7290b9
Changelog for 1.0.9 ( #2682 )
2017-06-29 13:06:42 +01:00
Dan Abramov
567d981ee2
Fix external CSS imports ( #2680 )
...
* Fix external CSS imports
* Add external CSS import to integration test
* Fix assertion
2017-06-29 12:59:49 +01:00
Daniel Banck
7b5a589f3d
Fix minor typo ( #2679 )
...
"Styleguidist combines of a style guide, ..." --> "Styleguidist combines a style guide, ..."
2017-06-29 11:33:20 +01:00
Joe Haddad
aad5987a03
Bootstrap with Yarn when available ( #2673 )
...
* Bootstrap with Yarn if we can
* Update test scripts
* Check OS and npm concurrency ability
* Windows support
* Update bootstrap.js
* Install yarn before bootstrap
2017-06-29 00:45:45 -04:00
Ade Viankakrisna Fadlil
a0bc9493b4
Add more info about apache client side routing ( #2666 )
...
* Add more info about apache client side routing
After a revelation in https://github.com/facebookincubator/create-react-app/issues/2593#issuecomment-311729534
* Update README.md
2017-06-29 00:14:16 -04:00
Dan Abramov
657b3fd6c0
Test Node 8 on Travis ( #2659 )
...
* Test Node 8 on Travis
We still test Node 7 on AppVeyor
* Update e2e-installs.sh
* Update e2e-kitchensink.sh
* Update e2e-simple.sh
* Update e2e-installs.sh
* Update e2e-kitchensink.sh
* Update e2e-installs.sh
* Update e2e-simple.sh
* Update e2e-simple.sh
* Update e2e-kitchensink.sh
* Update e2e-installs.sh
2017-06-29 00:09:13 +01:00
Jaco Bovenschen
d0aa6b2392
Add json and css to lint-staged in template README ( #2671 )
...
* Add json and css to lint-staged in template README
This changes the proposed way about using prettier inside the README.md, because prettier supports css since the 1.4.0 release and json since the 1.5.0 release.
Was not sure if it was a good idea to add different regexes for json and css inside the README.md don't have a real opinion about it myself, could maybe easier for starters to do so if they wan't to add things like eslint or stylelint the the commit hooks.
* Use capitalization for Javascript, CSS and JSON
* Change 'Javascript to JavaScript'
2017-06-28 20:35:20 +01:00
Dan Abramov
76ad76e313
Add a note about fixed vulnerability in 1.0.8
2017-06-28 18:19:19 +01:00
Dan Abramov
7796c94d79
Publish
...
- babel-preset-react-app@3.0.1
- create-react-app@1.3.2
- eslint-config-react-app@1.0.5
- react-dev-utils@3.0.1
- react-error-overlay@1.0.8
- react-scripts@1.0.8
eslint-config-react-app@1.0.5
v1.0.8
react-dev-utils@3.0.1
babel-preset-react-app@3.0.1
create-react-app@1.3.2
react-scripts@1.0.8
react-error-overlay@1.0.8
2017-06-28 17:30:24 +01:00
Dan Abramov
31028774ea
Changelog for 1.0.8 ( #2664 )
...
* Add changelog for 1.0.8
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2017-06-28 17:29:48 +01:00
Dan Abramov
a171d93064
Reformat source code with Prettier 1.5.2
2017-06-28 16:23:16 +01:00
Ian Schmitz
29c8733ec4
Update Prettier to v1 ( #2465 )
...
* Update Prettier to v1
* Update package.json
2017-06-28 16:19:42 +01:00
Dan Abramov
f947669ff7
Update ISSUE_TEMPLATE.md
2017-06-28 16:18:47 +01:00
Fabrizio Castellarin
60ae2b6d4c
Local testing docker links ( #2662 )
...
* Fix a command style in docs
* Add a link to docker's docs
2017-06-28 16:01:08 +01:00
Evan Jones
6ab0ec0075
Better React Native Web support ( #2511 )
...
* Better React Native Web support
* Adding better react-native-web support for jest testing
2017-06-28 15:29:58 +01:00
Dan Abramov
16e5d15e92
Bump dependencies ( #2658 )
2017-06-28 15:05:30 +01:00
Dan Abramov
0cebe046e1
Minor code style edits to user guide ( #2660 )
...
* Minor code style edits to user guide
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2017-06-28 15:05:12 +01:00
Dan Abramov
c578d148b7
Don't ask to install webpack for using Styleguidist ( #2656 )
...
* Don't ask to install webpack for using Styleguidist
* Update README.md
2017-06-28 14:27:52 +01:00
Dan Abramov
9559ba486e
Put react-scripts in dependencies, not devDependencies ( #2657 )
...
* Put react-scripts in dependencies, not devDependencies
* Sort dependencies on eject
* Remove CI check
2017-06-28 14:04:26 +01:00
Erik Engi
4605e6c38a
Razzle added to the alternatives ( #2517 )
2017-06-28 00:10:18 +01:00
Dan Abramov
7cf4de71fa
Warn about large bundle sizes ( #2648 )
2017-06-28 00:00:49 +01:00
Colin Galindo
a4197b610e
Add instructions to use source-map-explorer ( #1641 )
2017-06-27 22:40:33 +01:00
Dan Abramov
91064a1c7f
Ignore "Skipping static resource" message from SW precache ( #2645 )
2017-06-27 22:28:00 +01:00
Artem Sapegin
12a2e42a94
Add React Styleguidist ( #2044 )
2017-06-27 21:52:30 +01:00
Ashton
8dfc630c58
Update ISSUE_TEMPLATE.md ( #2643 )
...
Adding the word "also" to "Can you also reproduce the problem with npm 4.x?" clarifies that contributors aren't _expected_ to use NPM v4, but we're interested in understanding which environments the reported issue affects.
2017-06-27 21:47:36 +01:00
Pete Nykänen
84299ceb23
Add Brackets to launchEditor.js ( #2637 )
2017-06-27 21:46:59 +01:00
shaun wallace
4edec9e834
Updated README ( #1931 )
...
* adding comment on windows support of nvm
* adding tree structure for intial project output
* applying feedback from this thread create-react-app/pull/1931
2017-06-27 18:21:16 +01:00
Dan Abramov
0b6c7ffc9e
Less passive-aggressive issue template
2017-06-27 18:15:02 +01:00
Maarten Hus
5474e2dff9
Added instruction on how to install Prettier ( #2006 )
...
* Added instruction on how to install Prettier
* Tweak style
* Update README.md
* Update README.md
* Support JSX
* Update README.md
* Update README.md
2017-06-27 17:51:58 +01:00
Colin Eberhardt
b4b3d02e6b
Fix CLI grammar ( #1945 )
...
I know this is a very minor thing, but correct grammar makes it easier to understand.
2017-06-27 17:40:38 +01:00
Heng Li
60691e6b1c
Update README.md ( #1813 )
2017-06-27 17:32:51 +01:00
Gabriel Aumala
117d82b28d
Add more info about OOM build failiure [docs] ( #2060 )
...
In the section about npm run build fails in troubleshooting added more
info about memory usage of the build script and a link to a tutorial for
adding more swap space as a viable solution.
2017-06-27 17:26:54 +01:00
James Blight
0ed6c8d6fd
Update docs with WebSocket proxy information ( #2305 )
...
* Update docs with WebSocket proxy information
* Tweak wording
2017-06-27 17:21:51 +01:00
Brian Douglas
77993e73d0
Add yarn example under "Installing a Dependency" ( #2362 )
...
Due to many of the other examples in the README showing both `npm` and `yarn` commands.
I have added an example of how to install a dependency using `yarn`.
2017-06-27 17:16:59 +01:00
Ro Savage
78dbf7bf2b
Add simplified service worker invalidation ( #2551 )
...
* Add service worker invalidation
* Update valid service worker check only on local host
2017-06-27 17:07:38 +01:00
Daniel Ciao
a9ac78996b
Fix sourcemap directory organizing on Windows ( #2456 ) ( #2610 )
...
* Fix sourcemap directory organizing on Windows
* Update comments
2017-06-27 16:55:28 +01:00
Marius Wirtherle
6a09ed1e6e
docs: added REACT_EDITOR to Advanced Configuration section ( #2445 )
...
* docs: added REACT_EDITOR to `Advanced Configuration` section
* Update README.md
* Update launchEditor.js
2017-06-27 16:30:26 +01:00
Levin Rickert
2874e1209e
Auto-detect running editor on Windows for error overlay ( #2552 )
...
* Auto-detect running editor on Windows for error overlay
* Ignore process output if powershell call fails
* Support Notepad++
2017-06-27 16:16:02 +01:00
Dan Abramov
3747144f9a
Set npm loglevel to 'error' ( #2635 )
2017-06-27 15:39:42 +01:00
Dan Abramov
bed875c83d
Don't run yarn after ejecting ( #2634 )
2017-06-27 15:09:46 +01:00
Paweł Jędrzejczyk
0644e80d36
add check to filter out custom scripts in eject command ( #2562 )
2017-06-27 14:11:14 +01:00