Releases: ts-plus/installer
Releases · ts-plus/installer
v0.0.105
Patch Changes
7d78856
Thanks @mikearnaldi! - Fix type-only namespace global imports (ts-plus/typescript#171)
v0.0.104
Patch Changes
e3a44cf
Thanks @mikearnaldi! - Fix compilation error getGlobalBigIntType(false) to getGlobalBigIntType()
v0.0.103
Patch Changes
baa2559
Thanks @mikearnaldi! - Rebase with commits from microsoft/TypeScript 23-05-2022
v0.0.102
v0.0.101
v0.0.100
Patch Changes
29bb34c
Thanks @mikearnaldi! - Fix circulatiry in union type inference (ts-plus/typescript#166)
v0.0.99
Patch Changes
66252f9
Thanks @mikearnaldi! - Fix interaction between Operators and Do (ts-plus/typescript#165)
v0.0.98
Patch Changes
466bf7a
Thanks @mikearnaldi! - Check binary expression eagerly when possible (ts-plus/typescript#164)
v0.0.97
Patch Changes
c2d97a3
Thanks @mikearnaldi! - Fix operators (ts-plus/typescript#163)
v0.0.96
Patch Changes
-
825f043
Thanks @mikearnaldi! - Improve TypeReference Hash (ts-plus/typescript#147) -
825f043
Thanks @mikearnaldi! - Restructure Operators to better accomodate pipe-like (ts-plus/typescript#162) -
825f043
Thanks @mikearnaldi! - Improve Unification (ts-plus/typescript#161) -
825f043
Thanks @mikearnaldi! - Update with TS/main to 22/04/2022