4444
4545Inside any created project that has not been ejected, run:
4646
47- ```
47+ ``` sh
4848npm install --save-dev --save-exact react-scripts@0.9.5
4949```
5050
@@ -130,13 +130,13 @@ npm install --save-dev --save-exact react-scripts@0.9.5
130130
131131Inside any created project that has not been ejected, run:
132132
133- ```
133+ ``` sh
134134npm install --save-dev --save-exact react-scripts@0.9.4
135135```
136136
137137You may also optionally update the global command-line utility for scoped package support:
138138
139- ```
139+ ``` sh
140140npm install -g create-react-app@1.3.0
141141```
142142
@@ -187,13 +187,13 @@ npm install -g create-react-app@1.3.0
187187
188188Inside any created project that has not been ejected, run:
189189
190- ```
190+ ``` sh
191191npm install --save-dev --save-exact react-scripts@0.9.3
192192```
193193
194194You may also optionally update the global command-line utility for offline Yarn cache support:
195195
196- ```
196+ ``` sh
197197npm install -g create-react-app@1.2.1
198198```
199199
@@ -322,13 +322,13 @@ npm install -g create-react-app@1.2.1
322322
323323Inside any created project that has not been ejected, run:
324324
325- ```
325+ ``` sh
326326npm install --save-dev --save-exact react-scripts@0.9.2
327327```
328328
329329You may also optionally update the global command-line utility for more efficient installs (thanks [ @n3tr ] ( https://github.com/n3tr ) ):
330330
331- ```
331+ ``` sh
332332npm install -g create-react-app@1.1.0
333333```
334334
@@ -494,7 +494,7 @@ Thanks to [@Timer](https://github.com/timer) for cutting this release.
494494
495495Inside any created project that has not been ejected, run:
496496
497- ```
497+ ``` sh
498498npm install --save-dev --save-exact react-scripts@0.9.0
499499```
500500
@@ -519,13 +519,13 @@ Thanks to [@fson](https://github.com/fson) for cutting this release.
519519
520520Inside any created project that has not been ejected, run:
521521
522- ```
522+ ``` sh
523523npm install --save-dev --save-exact react-scripts@0.8.5
524524```
525525
526526You may also optionally update the global command-line utility:
527527
528- ```
528+ ``` sh
529529npm install -g create-react-app@1.0.3
530530```
531531
@@ -621,13 +621,13 @@ npm install -g create-react-app@1.0.3
621621
622622Inside any created project that has not been ejected, run:
623623
624- ```
624+ ``` sh
625625npm install --save-dev --save-exact react-scripts@0.8.4
626626```
627627
628628You may also optionally update the global command-line utility:
629629
630- ```
630+ ``` sh
631631npm install -g create-react-app@1.0.2
632632```
633633
@@ -662,13 +662,13 @@ npm install -g create-react-app@1.0.2
662662
663663Inside any created project that has not been ejected, run:
664664
665- ```
665+ ``` sh
666666npm install --save-dev --save-exact react-scripts@0.8.3
667667```
668668
669669You can optionally update the global CLI too:
670670
671- ```
671+ ``` sh
672672npm install -g create-react-app@1.0.1
673673```
674674
@@ -751,7 +751,7 @@ npm install -g create-react-app@1.0.1
751751
752752Inside any created project that has not been ejected, run:
753753
754- ```
754+ ``` sh
755755npm install --save-dev --save-exact react-scripts@0.8.2
756756```
757757
@@ -767,7 +767,7 @@ Thanks to [@fson](https://github.com/fson) for cutting this release.
767767
768768Inside any created project that has not been ejected, run:
769769
770- ```
770+ ``` sh
771771npm install --save-dev --save-exact react-scripts@0.8.1
772772```
773773
@@ -917,13 +917,13 @@ Thanks to [@fson](https://github.com/fson) for cutting this release.
917917
918918You may optionally update the global command (it’s not required, but it adds Yarn support for new projects):
919919
920- ```
920+ ```sh
921921npm install -g create-react-app@1.0.0
922922```
923923
924924Inside any created project that has not been ejected, run:
925925
926- ```
926+ ``` sh
927927npm install --save-dev --save-exact react-scripts@0.8.0
928928```
929929
@@ -969,13 +969,13 @@ Thanks to [@fson](https://github.com/fson) for cutting this release.
969969
970970You may optionally update the global command (it’s not required):
971971
972- ```
972+ ``` sh
973973npm install -g create-react-app@0.6.0
974974```
975975
976976Inside any created project that has not been ejected, run:
977977
978- ```
978+ ``` sh
979979npm install --save-dev --save-exact react-scripts@0.7.0
980980```
981981
@@ -984,7 +984,7 @@ npm install --save-dev --save-exact react-scripts@0.7.0
984984#### Updating Snapshots
985985
986986Jest 16 includes [ improvements to snapshot testing and changes to the snapshot format] ( https://facebook.github.io/jest/blog/2016/10/03/jest-16.html#snapshot-updates ) . If your project uses snapshot testing, you'll need to update the snapshot files. To update the snapshots, run:
987- ```
987+ ``` sh
988988npm test -- -u
989989```
990990
@@ -1002,7 +1002,7 @@ npm test -- -u
10021002
10031003Inside any created project that has not been ejected, run:
10041004
1005- ```
1005+ ``` sh
10061006npm install --save-dev --save-exact react-scripts@0.6.1
10071007```
10081008
@@ -1020,7 +1020,7 @@ npm install --save-dev --save-exact react-scripts@0.6.1
10201020
10211021Inside any created project that has not been ejected, run:
10221022
1023- ```
1023+ ``` sh
10241024npm install --save-dev --save-exact react-scripts@0.6.0
10251025```
10261026
@@ -1040,7 +1040,7 @@ npm install --save-dev --save-exact react-scripts@0.6.0
10401040
10411041Inside any created project that has not been ejected, run:
10421042
1043- ```
1043+ ``` sh
10441044npm install --save-dev --save-exact react-scripts@0.5.1
10451045```
10461046
@@ -1077,7 +1077,7 @@ npm install --save-dev --save-exact react-scripts@0.5.1
10771077
10781078Inside any created project that has not been ejected, run:
10791079
1080- ```
1080+ ``` sh
10811081npm install --save-dev --save-exact react-scripts@0.5.0
10821082```
10831083
@@ -1095,7 +1095,7 @@ You can no longer reference any files from `./src` in `index.html`. Instead, `pu
10951095
10961096For example, instead of:
10971097
1098- ```js
1098+ ``` html
10991099<link rel =" shortcut icon" href =" ./src/favicon.ico" >
11001100```
11011101
@@ -1120,7 +1120,7 @@ It contained no changes to the code.
11201120
11211121Inside any created project that has not been ejected, run:
11221122
1123- ```
1123+ ``` sh
11241124npm install --save-dev --save-exact react-scripts@0.4.3
11251125```
11261126
@@ -1153,13 +1153,13 @@ npm install --save-dev --save-exact react-scripts@0.4.3
11531153
11541154You may optionally update the global command (it’s not required):
11551155
1156- ```
1156+ ``` sh
11571157npm install -g create-react-app@0.4.2
11581158```
11591159
11601160Inside any created project that has not been ejected, run:
11611161
1162- ```
1162+ ``` sh
11631163npm install --save-dev --save-exact react-scripts@0.4.2
11641164```
11651165
@@ -1174,7 +1174,7 @@ npm install --save-dev --save-exact react-scripts@0.4.2
11741174
11751175Inside any created project that has not been ejected, run:
11761176
1177- ```
1177+ ``` sh
11781178npm install --save-dev --save-exact react-scripts@0.4.1
11791179```
11801180
@@ -1191,7 +1191,7 @@ npm install --save-dev --save-exact react-scripts@0.4.1
11911191
11921192Inside any created project that has not been ejected, run:
11931193
1194- ```
1194+ ``` sh
11951195npm install --save-dev --save-exact react-scripts@0.4.0
11961196```
11971197
@@ -1215,7 +1215,7 @@ If you referenced some other files from `index.html`, please file an issue to di
12151215
12161216Inside any created project that has not been ejected, run:
12171217
1218- ```
1218+ ``` sh
12191219npm install --save-dev --save-exact react-scripts@0.3.1
12201220```
12211221
@@ -1239,13 +1239,13 @@ npm install --save-dev --save-exact react-scripts@0.3.1
12391239
12401240You may optionally update the global command (it’s not required):
12411241
1242- ```
1242+ ``` sh
12431243npm install -g create-react-app@0.3.0
12441244```
12451245
12461246Inside any created project that has not been ejected, run:
12471247
1248- ```
1248+ ``` sh
12491249npm install --save-dev --save-exact react-scripts@0.3.0
12501250```
12511251
@@ -1357,13 +1357,13 @@ Newly created projects will use `0.2.1` automatically. You **don’t** need to u
13571357
13581358You may optionally update the global command (it’s not required):
13591359
1360- ```
1360+ ``` sh
13611361npm install -g create-react-app@0.2.0
13621362```
13631363
13641364Inside any created project that has not been ejected, run:
13651365
1366- ```
1366+ ``` sh
13671367npm install --save-dev --save-exact react-scripts@0.2.0
13681368```
13691369
0 commit comments