v0.9.2
Bugfixes
- Fix lint command by allowing use --write-file flag
Internals
- Using TS 3.6.2 internally
- Fix race condition between build and lint tests
- The test suite now runs against Node 8, 10, 12 x macOs, ubuntu, and windows latest (yay GitHub CI!)
- Alpha website! (https://tsdx.netlify.com) (needs some design love and dark mode)
Commits
- Remove --runInBand flag 9082695
- Fix race condition btwn build and lint tests 6e77e91
- Upgrade typescript to 3.6.2 (#205) c1197d7
- WIP: Website (#180) 3445aaf
- Run tests against Node/OS version matrix (#203) 6a8a618
- Bump mixin-deep from 1.3.1 to 1.3.2 (#202) e47b7e8
- Attempt to fix lint test (#204) 69f3787
- Fix lint command by allowing use --write-file flag (#199) d3e58ef
- Update readme to reference eslint instead of tslint. (#193) e942edb