2.0.0 (2017-12-07)
- Change ts-node dependency to peer dependency (f9732fc)
- dependency: remove ts-node as direct dependency (93f33ae)
- plugin: Typescript plugin (355c56e)
- plugin: Use ts-node instead of typescript module to support the register() method (c547f61)
- dependency: The ts-node dependency was removed as direct dependency and must be installed seperately now.