v0.11.0
Bugfixes
- Rollback to
rollup-plugin-typescript2
. TSDX now generates types properly--again. SORRY about that folks.
Improvements
- Added support for eslint report: new flag
--report-file
- Added
--noClean
option for watch
Commits
- Update to @types/react 16.9.11 (#288) 870d05a
- Remove confusing comment (#286) 3352220
- fix: rollback typescript plugin to avoid babel config conflicts (#287) 3989277
- --noClean option for watch (#282) 9c10c70
- docs: clarify effect of propertyReadSideEffects (#280) 5becff1
- Merge pull request #277 from mfolnovic/master 0a7a469
- Added documentation e9b6bbf
- Added support for eslint report: new flag --report-file ef08ab0
- Add node version to bug template e03c051