2.0.0
-
Fix: Issues with
import 'module'syntax -
Fix: Issues with
import()syntax -
Change: Plugin
configurationfield renamed toconfig -
Change: Plugin now accepts a string to
tsconfig.jsonpath or nothing to automatically find your config -
Add: Typescript is now a runtime dependency to support config paths and automatic config finding and parsing
-
Remove: Removed
o-streamas a runtime dependency, we can use Node builtins.