Releases: cdimitroulas/typescript-scripts
Releases · cdimitroulas/typescript-scripts
v2.3.0
v2.2.0
- Update Typescript to 4.1.3 6412965
v2.1.0
v2.0.1
- patch: Upgrade to Typescript 4.0.3 5c0f1a1
v2.0.0
v1.1.3
v1.1.2
v1.1.1
- Bugfix: Ensure compile and format commands exit with correct status a116df7
v1.1.0
- Modify run script so more complex flags can be passed to ts-node (for example
--inspect-brk
) 3505e29
v1.0.0
Breaking Changes
Due to the upgrade of @typescript-eslint/parser and @typescript-eslint/eslint-plugin to v3, this drops support for Node 8 and is thus a breaking change.