Update changelog for 2.10.0

This commit is contained in:
William Monk
2018-01-13 11:50:24 +00:00
parent bbdefca170
commit 22e52e14a7

View File

@@ -39,6 +39,14 @@ To fix this, create a new file *in the root of the project* called `tsconfig.tes
## Changelog
### 2.10.0
* README updates - StefanSchoof
* README updates - DorianGrey
* Add support for fork-ts-checker-webpack-plugin - johnnyreilly
### 2.9.0 - UNPUBLISHED
This included changes that were not published by the facebook upstream, so was unpublished.
### 2.8.0
* Update typescript to 2.5.3 - @nicolaserny