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

Commit 2c25d89

Browse files
author
William Monk
committed
--no-edit
1 parent ce4406a commit 2c25d89

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ cd my-app/
1414
npm start
1515
```
1616

17-
## Features
18-
19-
### Code highlighting on error
20-
When you run `npm run build` the terminal will output the error, including the highlighted sourcecode (like babel)!
21-
22-
![CodeHighlight](https://cloud.githubusercontent.com/assets/175278/22310149/1ee66ccc-e346-11e6-83ff-e3a053701fb4.gif)
23-
2417
## Migration
2518

2619
In general, most upgrades won't require any migration steps to work, but if you experience problems after an upgrade, please file an issue, and we'll add it to the list of migration steps below.
@@ -43,6 +36,9 @@ To fix this, create a new file *in the root of the project* called `tsconfig.tes
4336

4437
## Changelog
4538

39+
### 2.8.0
40+
* Update typescript to 2.5.3 - @nicolaserny
41+
4642
### 2.7.0
4743
* Merge react-scripts@1.0.13 - @JohnNilsson
4844
* Fix git tempalte - @hktonylee

0 commit comments

Comments
 (0)