Releases: cevek/ttypescript
Releases · cevek/ttypescript
Add support typescript 4.9
What's Changed
- Bug fix for "Expression produces a union type that is too complex to represent" error by @mdmitry01 in #112
- docs: feature tsc-progress by @JiangWeixian in #126
- Standardize spacing between curly braces on docs by @henriquehbr in #109
- Fix #134 - support TS 4.9 by @samchon in #135
New Contributors
- @mdmitry01 made their first contribution in #112
- @JiangWeixian made their first contribution in #126
- @henriquehbr made their first contribution in #109
- @samchon made their first contribution in #135
Full Changelog: 1.5.12...1.5.14
Fix global __assign and other functions for command line tsc
1.5.12 Fix global __assign and other functions for tsc
Bump typescript version in peer dependencies
1.5.11 Bump required deps versions
Minor fixes to support local transformers with tsx extenstion
Fix ts-node config to support tsx files
Add support TypeScript 3.7
1.5.8 Add support ts 3.7