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

Make browsers list configurable #3182

Closed
wants to merge 103 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
8512933
Autoprefixer's browsers option is currently hardcoded. This PR adds t…
cr101 May 25, 2017
d2ba437
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 May 25, 2017
377d70e
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 May 25, 2017
a617388
Make the browsers list more readable
cr101 May 25, 2017
d479b9f
Stack the browsers underneath each other
cr101 May 25, 2017
aa25bab
Check if browserslist is in package.json and if not then force it
cr101 May 30, 2017
4c02989
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 May 30, 2017
6d93bb7
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 Jun 2, 2017
68fed74
Use default values when browserslist is not specified in package.json
cr101 Jun 2, 2017
ebc436a
Remove old 2009 syntax of Flexbox (i.e -webkit-box, -webkit-box-*) w…
cr101 Jun 2, 2017
9ec67b4
lerna-changelog
cr101 Jun 28, 2017
4f40f6f
upstream changes
cr101 Jun 28, 2017
7177a59
remove warning messages
cr101 Jun 29, 2017
fa50ef5
Merge branch 'master' into master
cr101 Jun 29, 2017
135b90d
Delete yarn.lock
cr101 Jun 29, 2017
30d3727
Delete cra.js
cr101 Jun 29, 2017
eb01f6d
update my local copy
cr101 Jun 29, 2017
1eeee99
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 Jun 29, 2017
fedf184
Delete package-lock.json
cr101 Jun 29, 2017
6bc0271
Delete package-lock.json
cr101 Jun 29, 2017
621e2bd
Delete package-lock.json
cr101 Jun 29, 2017
89e8437
Delete package-lock.json
cr101 Jun 29, 2017
aed45d2
Delete package-lock.json
cr101 Jun 29, 2017
317cfe6
Merge branch 'master' of https://github.com/cr101/create-react-app
cr101 Jun 29, 2017
9bad6a7
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 Jun 30, 2017
5cc82a4
Issue template: fix env list ordering (#2697)
alexeyraspopov Jun 30, 2017
39fdefa
allowTaggedTemplates to avoid warnings from SC's (#2701)
denkristoffer Jul 1, 2017
0d5b936
Remove Windows note for source-map-explorer (#2719)
hodanny Jul 3, 2017
d87b73a
Reorder vim arguments in launchEditor so --remote works (#2723)
trygveaa Jul 4, 2017
85da897
Update link to issue blocking JSX hoisting (#2732)
ForbesLindesay Jul 6, 2017
88dc055
Support PyCharm in launchEditor (#2740)
danrr Jul 7, 2017
a0240c3
Add "node" to Jest's moduleFileExtensions (#2738)
mostafah Jul 7, 2017
f64c910
ESLint 4 (#2735)
trungdq88 Jul 7, 2017
447c559
Use Rule.oneOf to resolve correct loader (#2747)
Furizaa Jul 9, 2017
f64fa47
Autodetect JetBrains IDEs (#2754)
danrr Jul 9, 2017
31695a3
Don't prompt to install serve if already installed (#2761)
OwenFlood Jul 10, 2017
cf39747
Docs for react-router v4 basename feature (#2668)
viankakrisna Jul 12, 2017
18ed6ba
Moved npm run build before npm test (#2725)
zeel Jul 13, 2017
6842607
List conflicting files when initializing app (#2785)
OwenFlood Jul 14, 2017
a39ebf3
Update link for motion (#2788)
viankakrisna Jul 14, 2017
86a97db
Upgrade webpack-dev-server (#2806)
christianbundy Jul 18, 2017
7255a60
Add explicit "Opting Out of Caching" header (#2822)
gaearon Jul 19, 2017
0a2f3c3
Feature/webpack3 (#2574)
themre Jul 25, 2017
85cf101
Bump Webpack 3.4 (#2850)
themre Jul 26, 2017
cefd04b
Allow use of scoped packages with a pinned version (#2853)
wileybenet Aug 2, 2017
58131e3
Use modern syntax feature (#2873)
monkindey Aug 2, 2017
3ac5c05
Update webpack version note (#2798)
ForbesLindesay Aug 2, 2017
2cda4fb
Fix parsing HTML/JSX tags to real elements (#2796)
ccloli Aug 2, 2017
e8ed107
Add Electrode to alternatives (#2728)
animesh10 Aug 2, 2017
1bb2d4a
Update README.md
Timer Aug 2, 2017
90d9282
Update README.md
Timer Aug 2, 2017
d35f2ea
Unstage yarn.lock pre-commit (#2700)
jdcrensh Aug 2, 2017
05fb04b
Format UglifyJs error (#2650)
viankakrisna Aug 2, 2017
40615bd
Re-enable flowtype warning (#2718)
Aug 2, 2017
1950838
Allow importing package.json (#2468)
iamdoron Aug 2, 2017
b32e52b
Feature/webpack 3 4 (#2875)
themre Aug 2, 2017
99b6b11
Fix the order of arguments in spawned child proc (#2913)
koistya Aug 9, 2017
6ec13c3
Adjust the `checkIfOnline` check if in a corporate proxy environment …
bsyk Aug 9, 2017
3e0069f
Make formatWebpackMessages return all messages (#2834)
onigoetz Aug 9, 2017
fb155b9
Use env variable to disable source maps (#2818)
viankakrisna Aug 9, 2017
dc0c281
Update README.md
Timer Aug 9, 2017
00de4d4
Update dev deps (#2923)
Timer Aug 9, 2017
c1545e7
Prepare for 1.0.11 release (#2924)
Timer Aug 9, 2017
d595621
Publish
Timer Aug 9, 2017
a3d034f
Update README.md (#2927)
tbassetto Aug 9, 2017
14c2b12
Remove superfluous lodash usage (#2938)
Timer Aug 10, 2017
071d60d
Remove Modulus from user guide (#2948)
Zertz Aug 14, 2017
0a9f42b
Fix docs for `printFileSizesAfterBuild` (#2942)
Kerumen Aug 16, 2017
59544f0
Docs: debugging in WebStorm (#2986)
prigara Aug 21, 2017
0e7b969
Fix module function name in error overlay (#3012)
gaearon Aug 26, 2017
6def3d4
Bump react-dev-utils
Timer Aug 10, 2017
5ab2f6e
Convert react-error-overlay to React (#2515)
tharakawj Aug 28, 2017
311fa77
update babel-runtime dependency in react-error-overlay and react-scri…
christophehurpeau Aug 28, 2017
2f440bb
Default Favicon lossless optimisation (#2917)
sylvainbaronnet Aug 28, 2017
7239433
Relax React dep requirements
gaearon Aug 28, 2017
28db31a
Changelog for 1.0.12 (#3016)
gaearon Aug 28, 2017
dd460e2
Publish
gaearon Aug 28, 2017
8f54102
Fix error overlay 'Object.assign' issue in IE by including polyfills …
tharakawj Sep 1, 2017
8556bbd
Strip hash from chunk file name (#3049)
esturcke Sep 1, 2017
0b27dc2
Rename Overlay to ErrorOvelay (#3051)
tharakawj Sep 2, 2017
7693702
provide empty mock for child_process so importing libraries with it w…
anthonyalayo Sep 2, 2017
fbe0366
Make error overlay filename configurable (#3028)
jaredpalmer Sep 2, 2017
bfeb83e
Add missing slash
gaearon Sep 2, 2017
6c8c2be
Changelog for 1.0.13
gaearon Sep 2, 2017
66ccd1f
Publish
gaearon Sep 2, 2017
b5baa74
Set travis config to use 'precise' ci environment
tharakawj Sep 3, 2017
5083407
Update eslint-config npm install command (#3072)
jdcrensh Sep 6, 2017
db58bf4
Unmapper Windows compatibility (#3079)
Timer Sep 6, 2017
f3defb9
run npm 5.4.0 in CI (#3026)
viankakrisna Sep 7, 2017
5786537
Reload the page when an error has occurred (#3098)
Timer Sep 9, 2017
a8ef240
Rerun prettier and pin version (#3058)
viankakrisna Sep 10, 2017
573c2f2
Clean target directory before compiling overlay (#3102)
Timer Sep 11, 2017
b8c65f3
Auto-detect running editor on Linux for error overlay (#3077)
gulderov Sep 11, 2017
feef70e
Updated react-error-overlay to latest Flow (0.54.0) (#3065)
duvet86 Sep 11, 2017
2141dac
Revert "run npm 5.4.0 in CI (#3026)" (#3107)
viankakrisna Sep 12, 2017
e1c916d
Resolved issue #2971 (#2989)
Sep 13, 2017
f910493
Link local react-error-overlay package in kitchensink test
tharakawj Sep 16, 2017
43fcb35
Display pid in already running message (#3131)
Pajn Sep 16, 2017
d91caf0
Update unclear wording in webpack config docs (#3160)
Sep 20, 2017
3293334
Part of class fields to stage 3 (#2908)
rickbeerendonk Sep 20, 2017
35c9c29
Update webpack-dev-server to 2.8.2 (#3157)
nikolas Sep 22, 2017
4c21ec0
Add link to active CSS modules discussion (#3163)
zikaari Sep 22, 2017
5e93468
remove things not needed for this PR (slim the PR down)
kasperpeulen Sep 24, 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
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@

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

Then, specify:

Expand Down
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---
# Use Ubuntu Precise instead of new default Trusty which cause build fail
# with pre installed yarn v0.17.8
# https://github.com/facebookincubator/create-react-app/issues/3054
# TODO: remove after Trusty environment is updated with a lastet version of yarn
dist: precise
language: node_js
node_js:
- 6
Expand Down
234 changes: 230 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,229 @@
## 1.0.13 (September 2, 2017)

#### :bug: Bug Fix

* `react-error-overlay`

* [#3051](https://github.com/facebookincubator/create-react-app/pull/3051) Fix case-sensitivity issue with upgrading the package version. ([@tharakawj](https://github.com/tharakawj))

* `react-dev-utils`

* [#3049](https://github.com/facebookincubator/create-react-app/pull/3049) Print filesize difference for chunks. ([@esturcke](https://github.com/esturcke))

* `react-scripts`

* [#3046](https://github.com/facebookincubator/create-react-app/pull/3046) Fix crash in development mode on IE11. ([@tharakawj](https://github.com/tharakawj))

#### :nail_care: Enhancement

* `react-scripts`

* [#3033](https://github.com/facebookincubator/create-react-app/pull/3033) Add an empty mock for `child_process` to let some libraries compile. ([@McFlurriez](https://github.com/McFlurriez))

#### :house: Internal

* `react-dev-utils`, `react-error-overlay`

* [#3028](https://github.com/facebookincubator/create-react-app/pull/3028) Make error overlay filename configurable. ([@jaredpalmer](https://github.com/jaredpalmer))

#### Committers: 4

- Anthony ([McFlurriez](https://github.com/McFlurriez))
- Erik J. Sturcke ([esturcke](https://github.com/esturcke))
- Jared Palmer ([jaredpalmer](https://github.com/jaredpalmer))
- Tharaka Wijebandara ([tharakawj](https://github.com/tharakawj))

### Migrating from 1.0.12 to 1.0.13

Inside any created project that has not been ejected, run:

```
npm install --save --save-exact react-scripts@1.0.13
```

or

```
yarn add --exact react-scripts@1.0.13
```

## 1.0.12 (August 28, 2017)

#### :bug: Bug Fix

* `react-error-overlay`
* [#3012](https://github.com/facebookincubator/create-react-app/pull/3012) Fix module function name in error overlay. ([@gaearon](https://github.com/gaearon))

* `react-dev-utils`
* [#2938](https://github.com/facebookincubator/create-react-app/pull/2938) Remove superfluous lodash usage. ([@Timer](https://github.com/Timer))

#### :nail_care: Enhancement

* `react-scripts`

* [#2917](https://github.com/facebookincubator/create-react-app/pull/2917) Optimize the size of default favicon. ([@sylvainbaronnet](https://github.com/sylvainbaronnet))

#### :memo: Documentation

* `react-scripts`

* [#2986](https://github.com/facebookincubator/create-react-app/pull/2986) Docs: debugging in WebStorm. ([@prigara](https://github.com/prigara))
* [#2948](https://github.com/facebookincubator/create-react-app/pull/2948) Remove Modulus from user guide. ([@Zertz](https://github.com/Zertz))
* [#2927](https://github.com/facebookincubator/create-react-app/pull/2927) Update README.md. ([@tbassetto](https://github.com/tbassetto))

* `react-dev-utils`

* [#2942](https://github.com/facebookincubator/create-react-app/pull/2942) Fix docs for `printFileSizesAfterBuild`. ([@Kerumen](https://github.com/Kerumen))

#### :house: Internal

* `react-error-overlay`, `react-scripts`

* [#2991](https://github.com/facebookincubator/create-react-app/pull/2991) Update `babel-runtime` dependency ([@christophehurpeau](https://github.com/christophehurpeau))

* `react-dev-utils`, `react-error-overlay`, `react-scripts`

* [#2515](https://github.com/facebookincubator/create-react-app/pull/2515) Convert `react-error-overlay` to React ([@tharakawj](https://github.com/tharakawj))

#### Committers: 9

- Christophe Hurpeau ([christophehurpeau](https://github.com/christophehurpeau))
- Dan Abramov ([gaearon](https://github.com/gaearon))
- Ekaterina Prigara ([prigara](https://github.com/prigara))
- Joe Haddad ([Timer](https://github.com/Timer))
- Pier-Luc Gendreau ([Zertz](https://github.com/Zertz))
- Sylvain Baronnet ([sylvainbaronnet](https://github.com/sylvainbaronnet))
- Tharaka Wijebandara ([tharakawj](https://github.com/tharakawj))
- Thomas Bassetto ([tbassetto](https://github.com/tbassetto))
- Yann Pringault ([Kerumen](https://github.com/Kerumen))

### Migrating from 1.0.11 to 1.0.12

Inside any created project that has not been ejected, run:

```
npm install --save --save-exact react-scripts@1.0.12
```

or

```
yarn add --exact react-scripts@1.0.12
```

**Note:** there’s a [known issue](https://github.com/facebookincubator/create-react-app/issues/3041) that might cause the project to not compile after upgrading. In this case, migrate straight to `1.0.13` which doesn’t have this issue.

## 1.0.11 (August 9, 2017)

#### :bug: Bug Fix
* `create-react-app`
* [#2884](https://github.com/facebookincubator/create-react-app/pull/2884) Improve offline heuristic for proxied environments. ([@bsyk](https://github.com/bsyk))

When a Yarn proxy is set, we will check its connectivity if we cannot reach Yarn's registry. This is often the case when DNS lookups must be made through the proxy.

* [#2853](https://github.com/facebookincubator/create-react-app/pull/2853) Allow use of scoped packages with a pinned version. ([@wileybenet](https://github.com/wileybenet))
* `react-dev-utils`
* [#2796](https://github.com/facebookincubator/create-react-app/pull/2796) Properly escape HTML tags in error overlay. ([@ccloli](https://github.com/ccloli))

Elements printed in their entirety would sometimes render as HTML. This should no longer happen and should properly render as text.

* `react-dev-utils`, `react-scripts`
* [#2834](https://github.com/facebookincubator/create-react-app/pull/2834) Make `formatWebpackMessages` return all messages ([@onigoetz](https://github.com/onigoetz))
* `react-scripts`
* [#2806](https://github.com/facebookincubator/create-react-app/pull/2806) Fix SockJS version compatibility. ([@christianbundy](https://github.com/christianbundy))
* [#2738](https://github.com/facebookincubator/create-react-app/pull/2738) Fix Jest `node` file resolution. ([@mostafah](https://github.com/mostafah))

#### :nail_care: Enhancement
* `react-scripts`
* [#2818](https://github.com/facebookincubator/create-react-app/pull/2818) Allow sourcemaps to be disabled. ([@viankakrisna](https://github.com/viankakrisna))

As applications grow more complex, it is possible webpack may run out of memory while generating source maps. They may now be disabled by setting `GENERATE_SOURCEMAP=false`.

* [#2913](https://github.com/facebookincubator/create-react-app/pull/2913) Allow flags to be passed to node when running `react-scripts`. ([@koistya](https://github.com/koistya))
* [#2574](https://github.com/facebookincubator/create-react-app/pull/2574) Upgrade to `webpack@3`. ([@themre](https://github.com/themre))
* [#2747](https://github.com/facebookincubator/create-react-app/pull/2747) Simplify webpack configuration using `Rule.oneOf`. ([@Furizaa](https://github.com/Furizaa))
* `react-dev-utils`, `react-scripts`
* [#2468](https://github.com/facebookincubator/create-react-app/pull/2468) Allow importing `package.json`. ([@iamdoron](https://github.com/iamdoron))
* [#2650](https://github.com/facebookincubator/create-react-app/pull/2650) Make UglifyJS error friendlier. ([@viankakrisna](https://github.com/viankakrisna))
* `create-react-app`
* [#2785](https://github.com/facebookincubator/create-react-app/pull/2785) Change error wording and list conflicting files when initializing app. ([@OwenFlood](https://github.com/OwenFlood))
* `react-dev-utils`
* [#2761](https://github.com/facebookincubator/create-react-app/pull/2761) Don't prompt to install serve if already installed. ([@OwenFlood](https://github.com/OwenFlood))
* [#2754](https://github.com/facebookincubator/create-react-app/pull/2754) Auto-detect JetBrains IDEs. ([@danrr](https://github.com/danrr))
* [#2740](https://github.com/facebookincubator/create-react-app/pull/2740) Support PyCharm in `launchEditor`. ([@danrr](https://github.com/danrr))
* [#2723](https://github.com/facebookincubator/create-react-app/pull/2723) Reorder vim arguments in `launchEditor` so `--remote` works. ([@trygveaa](https://github.com/trygveaa))
* `eslint-config-react-app`, `react-scripts`
* [#2735](https://github.com/facebookincubator/create-react-app/pull/2735) Upgrade to `eslint@4`. ([@trungdq88](https://github.com/trungdq88))
* `eslint-config-react-app`
* [#2701](https://github.com/facebookincubator/create-react-app/pull/2701) Set `allowTaggedTemplates` to true (eslint). ([@denkristoffer](https://github.com/denkristoffer))

#### :memo: Documentation
* Other
* [#2728](https://github.com/facebookincubator/create-react-app/pull/2728) Add Electrode to alternatives. ([@animesh10](https://github.com/animesh10))
* [#2788](https://github.com/facebookincubator/create-react-app/pull/2788) Update link for motion. ([@viankakrisna](https://github.com/viankakrisna))
* [#2697](https://github.com/facebookincubator/create-react-app/pull/2697) Fix env list ordering. ([@alexeyraspopov](https://github.com/alexeyraspopov))
* `react-dev-utils`
* [#2798](https://github.com/facebookincubator/create-react-app/pull/2798) Update note about `webpackHotDevClient` support. ([@ForbesLindesay](https://github.com/ForbesLindesay))
* `react-scripts`
* [#2822](https://github.com/facebookincubator/create-react-app/pull/2822) Add explicit "Opting Out of Caching" header. ([@gaearon](https://github.com/gaearon))
* [#2725](https://github.com/facebookincubator/create-react-app/pull/2725) Fixed typo. ([@zeel](https://github.com/zeel))
* [#2668](https://github.com/facebookincubator/create-react-app/pull/2668) Document `basename` feature in `react-router`. ([@viankakrisna](https://github.com/viankakrisna))
* [#2719](https://github.com/facebookincubator/create-react-app/pull/2719) Remove Windows note for `source-map-explorer`. ([@hodanny](https://github.com/hodanny))
* `babel-preset-react-app`
* [#2732](https://github.com/facebookincubator/create-react-app/pull/2732) Update link to issue blocking JSX hoisting. ([@ForbesLindesay](https://github.com/ForbesLindesay))

#### :house: Internal
* `create-react-app`, `eslint-config-react-app`, `react-dev-utils`, `react-error-overlay`, `react-scripts`
* [#2923](https://github.com/facebookincubator/create-react-app/pull/2923) Update deps. ([@Timer](https://github.com/Timer))
* `eslint-config-react-app`
* [#2718](https://github.com/facebookincubator/create-react-app/pull/2718) Re-enable flowtype warning. ([@oskarkook](https://github.com/oskarkook))
* Other
* [#2700](https://github.com/facebookincubator/create-react-app/pull/2700) Unstage `yarn.lock` pre-commit. ([@jdcrensh](https://github.com/jdcrensh))
* `react-scripts`
* [#2873](https://github.com/facebookincubator/create-react-app/pull/2873) Use template strings. ([@monkindey](https://github.com/monkindey))

#### Committers: 26
- 864907600cc ([ccloli](https://github.com/ccloli))
- Ade Viankakrisna Fadlil ([viankakrisna](https://github.com/viankakrisna))
- Alexey Raspopov ([alexeyraspopov](https://github.com/alexeyraspopov))
- Andreas Hoffmann ([Furizaa](https://github.com/Furizaa))
- Animesh Dutta ([animesh10](https://github.com/animesh10))
- Ben Sykes ([bsyk](https://github.com/bsyk))
- Christian Bundy ([christianbundy](https://github.com/christianbundy))
- Dan Abramov ([gaearon](https://github.com/gaearon))
- Dan Ristea ([danrr](https://github.com/danrr))
- Danny Ho ([hodanny](https://github.com/hodanny))
- Forbes Lindesay ([ForbesLindesay](https://github.com/ForbesLindesay))
- Joe Haddad ([Timer](https://github.com/Timer))
- Jon Crenshaw ([jdcrensh](https://github.com/jdcrensh))
- Kiho · Cham ([monkindey](https://github.com/monkindey))
- Konstantin Tarkus ([koistya](https://github.com/koistya))
- Kristoffer ([denkristoffer](https://github.com/denkristoffer))
- Mostafa Hajizadeh ([mostafah](https://github.com/mostafah))
- Oskar Köök ([oskarkook](https://github.com/oskarkook))
- Owen Flood ([OwenFlood](https://github.com/OwenFlood))
- Stéphane Goetz ([onigoetz](https://github.com/onigoetz))
- Trygve Aaberge ([trygveaa](https://github.com/trygveaa))
- Wiley Bennett ([wileybenet](https://github.com/wileybenet))
- [iamdoron](https://github.com/iamdoron)
- [themre](https://github.com/themre)
- zeel ([zeel](https://github.com/zeel))
- Đinh Quang Trung ([trungdq88](https://github.com/trungdq88))

### Migrating from 1.0.10 to 1.0.11

Inside any created project that has not been ejected, run:

```
npm install --save --save-exact react-scripts@1.0.11
```

or

```
yarn add --exact react-scripts@1.0.11
```

## 1.0.10 (June 29, 2017)

#### :bug: Bug Fix
Expand Down Expand Up @@ -110,7 +336,7 @@ yarn add --exact react-scripts@1.0.9
* [#2600](https://github.com/facebookincubator/create-react-app/pull/2600) Add empty mock for `dgram` Node module. ([@micopiira](https://github.com/micopiira))
* [#2458](https://github.com/facebookincubator/create-react-app/pull/2458) Add names to module factories in development. ([@Zaccc123](https://github.com/Zaccc123))
* [#2551](https://github.com/facebookincubator/create-react-app/pull/2551) In new projects, unregister service worker and force reload if `service-worker.js` is not found. ([@ro-savage](https://github.com/ro-savage))

* `babel-preset-react-app`, `react-dev-utils`, `react-scripts`

* [#2658](https://github.com/facebookincubator/create-react-app/pull/2658) Bump dependencies. ([@gaearon](https://github.com/gaearon))
Expand All @@ -119,7 +345,7 @@ yarn add --exact react-scripts@1.0.9

* [#2657](https://github.com/facebookincubator/create-react-app/pull/2657) Put `react-scripts` in `dependencies`, not `devDependencies`. ([@gaearon](https://github.com/gaearon))
* [#2635](https://github.com/facebookincubator/create-react-app/pull/2635) Silence unhelpful npm warnings. ([@gaearon](https://github.com/gaearon))

* `react-dev-utils`

* [#2637](https://github.com/facebookincubator/create-react-app/pull/2637) Auto-detect Brackets editor from error overlay. ([@petetnt](https://github.com/petetnt))
Expand Down Expand Up @@ -176,7 +402,7 @@ yarn add --exact react-scripts@1.0.9
* [#2397](https://github.com/facebookincubator/create-react-app/pull/2397) Fix command in e2e-kitchensink.sh cleanup. ([@ro-savage](https://github.com/ro-savage))
* [#2388](https://github.com/facebookincubator/create-react-app/pull/2388) Fix wrong path expansion in end-to-end test. ([@gaearon](https://github.com/gaearon))
* [#2387](https://github.com/facebookincubator/create-react-app/pull/2387) Catch "No tests found" during CI. ([@EnoahNetzach](https://github.com/EnoahNetzach))

* `react-scripts`

* [#2408](https://github.com/facebookincubator/create-react-app/pull/2408) E2E testing enhancements. ([@EnoahNetzach](https://github.com/EnoahNetzach))
Expand Down Expand Up @@ -573,7 +799,7 @@ yarn add --dev --exact react-scripts@1.0.1

We’ve been working on this release for the past few months, and there are many big impovements, from migrating to webpack 2 to a brand new runtime error overlay and built-in support for Progressive Web Apps.

So instead of just enumerating them here, we decided to write a blog post about all the new features.
So instead of just enumerating them here, we decided to write a blog post about all the new features.<br>
Check it out: **[What’s New in Create React App](https://facebook.github.io/react/blog/2017/05/18/whats-new-in-create-react-app.html)**.

Have you read it? Now let's see how to update your app to the latest version.
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ Some features are currently **not supported**:

* Server rendering.
* Some experimental syntax extensions (e.g. decorators).
* CSS Modules.
* CSS Modules (see [#2285](https://github.com/facebookincubator/create-react-app/pull/2285)).
* Importing LESS or Sass directly ([but you still can use them](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc)).
* Hot reloading of components.

Expand Down Expand Up @@ -239,11 +239,12 @@ Some of the more popular and actively maintained ones are:
* [NYTimes/kyt](https://github.com/NYTimes/kyt)
* [zeit/next.js](https://github.com/zeit/next.js)
* [gatsbyjs/gatsby](https://github.com/gatsbyjs/gatsby)
* [electrode-io/electrode](https://github.com/electrode-io/electrode)

Notable alternatives also include:

* [enclave](https://github.com/eanplatter/enclave)
* [motion](https://github.com/motion/motion)
* [motion](https://github.com/steelbrain/pundle/tree/master/packages/motion)
* [quik](https://github.com/satya164/quik)
* [sagui](https://github.com/saguijs/sagui)
* [roc](https://github.com/rocjs/roc)
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.0.0-rc.5",
"lerna": "2.0.0",
"version": "independent",
"changelog": {
"repo": "facebookincubator/create-react-app",
Expand Down
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,20 @@
"precommit": "lint-staged"
},
"devDependencies": {
"eslint": "3.19.0",
"eslint": "^4.4.1",
"husky": "^0.13.2",
"lerna": "2.0.0-rc.5",
"lerna-changelog": "^0.2.3",
"lerna": "^2.0.0",
"lerna-changelog": "^0.6.0",
"lint-staged": "^3.3.1",
"prettier": "^1.5.2"
"prettier": "1.6.1"
},
"lint-staged": {
"*.js": [
"prettier --trailing-comma es5 --single-quote --write",
"git add"
],
"yarn.lock": [
"git rm --cached"
]
}
}
5 changes: 1 addition & 4 deletions packages/babel-preset-react-app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,7 @@ if (env === 'test') {

if (env === 'production') {
// Optimization: hoist JSX that never changes out of render()
// Disabled because of issues:
// * https://github.com/facebookincubator/create-react-app/issues/525
// * https://phabricator.babeljs.io/search/query/pCNlnC2xzwzx/
// * https://github.com/babel/babel/issues/4516
// Disabled because of issues: https://github.com/facebookincubator/create-react-app/issues/553
// TODO: Enable again when these issues are resolved.
// plugins.push.apply(plugins, [
// require.resolve('babel-plugin-transform-react-constant-elements')
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-react-app",
"version": "3.0.1",
"version": "3.0.2",
"description": "Babel preset used by Create React App",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
Expand Down
Loading