All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.2 (2019-03-16)
- revert to eval-source-map facebook/create-react-app#6444 (043b9c2)
1.2.1 (2019-03-09)
- async true working with latest react-dev-utils (ffd8ce9)
1.2.0 (2019-02-10)
- use async false until new react-dev-utils version that should fix async true (8fb5ab0)
1.1.2 (2019-02-09)
1.1.1 (2019-02-09)
1.1.0 (2019-02-08)
- allow .babelrc files (2959391), closes #14
- use new useTypescriptIncrementalApi option in fork-ts-checker-webpack-plugin for faster compilation (91a2199)