Skip to content

Commit da8d76a

Browse files
author
William Monk
committed
Update README For 2.3.0
1 parent d9e728b commit da8d76a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ When you run `npm run build` the terminal will output the error, including the h
2323

2424
## Changelog
2525

26+
### 2.3.0
27+
* All tsc to parse config (for `extend`) - Thanks to @DorianGrey
28+
* Fix various jest issues - thanks to @zinserjan
29+
* Fix code coverage - thanks to @zinserjan
30+
31+
### 2.2.0
32+
* Upgrade to [`react-scripts@1.0.6`](https://github.com/facebookincubator/create-react-app/)
33+
2634
### 2.1.0
2735
* Update to `tslint@5.2.0` - thanks to @mindjuice
2836
* Fix test setup issue - thanks to @jonmpqts

0 commit comments

Comments
 (0)