Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Merge create-react-app 0.9.1 #25

Closed
wants to merge 118 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
118 commits
Select commit Hold shift + click to select a range
67e6cf5
Publish
Timer Feb 11, 2017
dc4e8bb
Make index.html interpolation instructions less clashing with env syntax
gaearon Feb 11, 2017
9f12763
Add additional info about env variables
gaearon Feb 11, 2017
c8644e2
Massage 0.9.0 changelog
gaearon Feb 11, 2017
0e74539
Add release cutters to changelog
gaearon Feb 11, 2017
7ea799d
Tweak indentation
gaearon Feb 11, 2017
0bcb284
Markdown whitespace fixes
gaearon Feb 11, 2017
3e226b2
Some changelog formatting
gaearon Feb 11, 2017
1228883
Upgrade webpack (#1291)
Timer Feb 11, 2017
8ec99b6
Suggest jest-enzyme for simplifying test matchers (#994)
blainekasten Feb 11, 2017
1fe6f55
Add SASS support documentation #1007 (#1008)
tsironis Feb 12, 2017
e8ae98d
Link to new Sass doc
gaearon Feb 12, 2017
071d996
Clarify Less/Sass support
gaearon Feb 12, 2017
f840b4d
Fix `test -e` with wildcard arguments. (#1503)
marcusrbrown Feb 12, 2017
9ffa9e4
Correctly Command in README.md (#1275)
lifez Feb 12, 2017
c7ba130
reactjs/redux#2004 List features beyond ES6 supported by create-react…
jonathanconway Feb 12, 2017
96ebb75
Add a link to supported features
gaearon Feb 12, 2017
ca7fb22
[documentation] how to disable autoprefix feature (#1320)
Feb 12, 2017
6c85568
Added link to Azure deployment tutorial (#1338)
tpetrina Feb 12, 2017
434e858
Add useful link to react-scripts (#1495)
pd4d10 Feb 12, 2017
411347f
Update language support wording to ES2017
Timer Feb 12, 2017
c9bc6ce
Tweak syntax doc (#1539)
gaearon Feb 12, 2017
915b130
Make node version check more robust in e2e.sh (#1295)
pugnascotia Feb 13, 2017
ce0d6ee
update CSS preprocessor instructions (#1543)
Feb 13, 2017
9df3104
Revert "Don't run CI on Node 0.10" (#1547)
Timer Feb 13, 2017
745d341
Use Yarn latest in e2e (#1534)
gaearon Feb 15, 2017
fc49946
Add support for dynamic import & disable require.ensure (#1538)
Timer Feb 15, 2017
1d5a277
Enable `watchContentBase` for webpack-dev-server (#1546)
SpaceK33z Feb 15, 2017
9c33f60
Re-enable transform-react-constant-elements (#1552)
existentialism Feb 15, 2017
6d22a78
modified documentation for setting up jest-enzyme (#1562)
kiranps Feb 15, 2017
b0bc46e
Use https in link to Ignoring files at Github (#1561)
Feb 15, 2017
075e729
add --recursive to sass watch script (#1564)
Feb 15, 2017
5e65f0d
Mention Windows support explicitly
gaearon Feb 15, 2017
c8cbbd0
Reorder
gaearon Feb 16, 2017
1fc1d82
Update README.md (#1573)
mkermani144 Feb 16, 2017
e9493a2
MacOS => macOS
gaearon Feb 16, 2017
41632fb
Revert "Bump babel deps and re-enable transform-react-constant-elemen…
gaearon Feb 16, 2017
bee4ece
Switch from Neo to Neutrino (#1576)
eliperelman Feb 17, 2017
dd9ec7b
fixes #1584 PORT env variable not always an integer (#1585)
matoilic Feb 18, 2017
1aa4b2b
babel-preset: remove babel-plugin-transform-es2015-parameters (#1598)
christophehurpeau Feb 21, 2017
2a8535b
Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable …
AJamesPhillips Feb 22, 2017
d945370
Allow --scripts-version to be a git url (#1570)
tomconroy Feb 23, 2017
a82896c
Install react, react-dom, and react-scripts at the same time (#1253)
n3tr Feb 23, 2017
21fe19a
Bump deps for webpack 2 compat (#1621)
Timer Feb 23, 2017
7be0f4d
add a comment about NODE_ENV value set to 'production' during build s…
mderazon Feb 24, 2017
646690b
Update flow configuration documentation (#1518)
SBrown52 Feb 24, 2017
92a0680
Add note about when to import bootstrap CSS. (#1618)
joewoodhouse Feb 24, 2017
67d0d49
Document Sass imports
gaearon Feb 24, 2017
bec009c
Fix workflow if react-scripts package is linked via npm-link (#1356)
tuchk4 Feb 24, 2017
577c4e8
Document debugging in the browser. (#1540)
bondz Feb 24, 2017
e14e003
Link to "Debugging in the Editor"
gaearon Feb 24, 2017
0ef9e80
(feat): add webpack validation error logging (#1596)
johann-sonntagbauer Feb 24, 2017
09cfcde
Add lint rule to disallow require.ensure and System.import (#1536)
tharakawj Feb 24, 2017
c3240a1
Adding link to “Customizing” create-react-app (#1121)
Feb 24, 2017
1c0851d
Update index.js (#1603)
driquelme Feb 24, 2017
d6a83aa
Remove .bin files defined at react-scripts/package.json after eject …
tuchk4 Feb 24, 2017
41d1469
Bump `recursive-readdir`. (#1560)
wtgtybhertgeghgtwtg Feb 24, 2017
dd801e2
Disallow event global variable with no-restricted-globals rule (#1530…
vfil Feb 24, 2017
c8d9c47
Added a how-to on react-snapshot (#1577)
superhighfives Feb 24, 2017
53db95a
NPM version check for tip (#1193)
rangle-mobinni Feb 24, 2017
8d41328
Enable eslint caching in development (#1578)
viankakrisna Feb 24, 2017
925ab72
Use real build path name in build output (#1478)
chyipin Feb 24, 2017
5155797
adding a note on how to resolve "Could not find a required file." dep…
Feb 24, 2017
b609ac9
Use posix paths for Jest config during eject (#1635)
Timer Feb 24, 2017
dbf17fd
Setting a dynamic port value for the pushstate-server URL text (#1628)
mattccrampton Feb 24, 2017
3289c32
Fix up broken line
gaearon Feb 24, 2017
2288ddf
Support & test import() for non-bundled code (#1615)
Timer Feb 25, 2017
6876c40
Gracefully handle initial installation error (#1512)
chitchu Feb 25, 2017
f3d8fff
Published 0.9.1 at 9e2624f332eea9032051dceb95eebfad5c158561
Timer Feb 26, 2017
e1aaf39
Add changelog for 0.9.1
Timer Feb 26, 2017
f68cc67
Update changelog
Timer Feb 26, 2017
253c1e0
Add a note about known issue
gaearon Feb 26, 2017
2f6fac9
Fix npm test on Windows (#1647)
gaearon Feb 26, 2017
fbae44a
Add 0.9.2 changelog
gaearon Feb 26, 2017
ba5da93
0.9.2
gaearon Feb 26, 2017
e1e28d9
Merge changelogs
gaearon Feb 26, 2017
68e9bb9
Format differently
gaearon Feb 26, 2017
432ba82
Set Chrome userDataDir to be under .vscode folder (#1657)
ryansully Feb 27, 2017
d0695f7
Fix e2e when used with cold cache (#1667)
Timer Feb 27, 2017
a1858c7
Fix e2e-simple (cont.)
Timer Feb 27, 2017
a3a223a
Add appveyor.yml (#1648)
Timer Feb 27, 2017
2d93ae1
fix react dependency versions during initial install (#1669)
johann-sonntagbauer Feb 28, 2017
715968e
Remove Windows 0.10 simple test
Timer Feb 28, 2017
c51a611
add project name validation (#1662)
johann-sonntagbauer Feb 28, 2017
3509dcd
fix project cleanup on windows (#1675)
johann-sonntagbauer Feb 28, 2017
7c899fc
Revert "Enable eslint caching in development" (#1665)
gaearon Feb 28, 2017
2b824d8
add X-FORWARDED headers for proxy requests (#1677)
johann-sonntagbauer Feb 28, 2017
bf948bf
Use offline cached version with yarn when it's possible (#1423)
voxsim Feb 28, 2017
15e1ec2
Add 0.9.3 changelog (#1683)
gaearon Feb 28, 2017
ee3b788
Add "migrating" section for 0.9.3
gaearon Feb 28, 2017
a85ae1d
False expression should not be in dependencies
Timer Feb 28, 2017
10a8dc6
Published 0.9.3 from 0.9.x
gaearon Feb 28, 2017
342867e
appveyor: Build all branches
Timer Mar 1, 2017
1a838dc
Published CLI from 0.9.x
Timer Feb 28, 2017
60ba9f2
Suggest CRA 1.2.1 in changelog
gaearon Mar 1, 2017
af6a0ff
Fixed missing flag in first preprocess command (#1687)
mklemme Mar 1, 2017
43139bc
Re-enable e2e-install directory test
Timer Mar 1, 2017
404c354
Suggest to use .env for enabling polling mode (#1698)
gaearon Mar 2, 2017
45d1d24
Update extract-text-webpack-plugin to latest (#1700)
SimenB Mar 2, 2017
db64278
Diagnostic code (#1695)
tgig Mar 2, 2017
c7a9dae
Fix Jest tests for Cygwin
Timer Mar 3, 2017
59cab8f
Improve reliability of port hint. (#1696)
chrisdrackett Mar 3, 2017
b88d665
Modularise scripts (#1433)
djgrant Mar 4, 2017
72695a1
Remove unneeded `url` lib (#1715)
pd4d10 Mar 4, 2017
b421ed9
pin and bump lerna (#1688)
viankakrisna Mar 4, 2017
8951fbe
Lerna 2.0.0-beta.38 expects packages entry
Timer Mar 4, 2017
443ca23
Add docs for apache's client side routing setting (#1717)
viankakrisna Mar 5, 2017
3fe8289
Update now.sh deployment instructions. (#1710)
replaid Mar 5, 2017
19a4672
Add support for ignoreRestSiblings in no-unused-vars (#1705)
chrisdrackett Mar 5, 2017
4ec5af3
add double quotes to escape spaces in paths in e2e (#1707)
viankakrisna Mar 5, 2017
ae61bf6
Create appveyor.cleanup-cache.txt
gaearon Mar 5, 2017
9d8096e
Link Appveyor caches to appveyor.cleanup-cache.txt
gaearon Mar 5, 2017
23f85d3
Trigger AppVeyor cache cleanup
gaearon Mar 5, 2017
d07accb
Fix openBrowser() when BROWSER=open on macOS (#1690)
bpierre Mar 5, 2017
5414cff
Create empty package.json in e2e test (#1401) (#1402)
matoilic Mar 5, 2017
01c3597
Skip AppVeyor CI builds for Markdown changes (#1723)
gaearon Mar 5, 2017
ed9eeeb
Don't use ES6 in a file that should run on Node 4 (#1724)
gaearon Mar 5, 2017
13f26e3
Bump jsx-a11y version (#1542)
bondz Mar 5, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed missing flag in first preprocess command (#1687)
  • Loading branch information
mklemme authored and Timer committed Mar 1, 2017
commit af6a0fffc1cebea0199923a11e034f3bf5c078c1
2 changes: 1 addition & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ Then in `package.json`, add the following lines to `scripts`:
```diff
"scripts": {
+ "build-css": "node-sass src/ -o src/",
+ "watch-css": "npm run build-css && node-sass src/ -o src/ --watch",
+ "watch-css": "npm run build-css && node-sass src/ -o src/ --watch --recursive",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
Expand Down