Releases: ts-plus/installer
Releases · ts-plus/installer
v0.0.75
Patch Changes
838ec82
Thanks @mikearnaldi! - Improve type unification of a unified type (ts-plus/typescript#132)
v0.0.74
v0.0.73
Patch Changes
8e2639e
Thanks @mikearnaldi! - Updates from microsoft/TypeScript
v0.0.72
Patch Changes
97203e8
Thanks @mikearnaldi! - Improve union unification algorithm (ts-plus/typescript#130)
v0.0.71
Patch Changes
993ded0
Thanks @mikearnaldi! - Fix collect symbols from type if not found in base, revert lazy behaviour (ts-plus/typescript#129)
v0.0.70
Patch Changes
d9e3f18
Thanks @mikearnaldi! - Fix avoid using unions to check lazy arguments to avoid conflicts with unify (ts-plus/typescript#128)
v0.0.69
Patch Changes
660e963
Thanks @mikearnaldi! - Fix local unique names in variable exports (ts-plus/typescript#127)
v0.0.68
Patch Changes
95efde7
Thanks @mikearnaldi! - TypeClass Derivation and Implicits, first alpha. (ts-plus/typescript#121)
v0.0.67
v0.0.66
Patch Changes
5fae54a
Thanks @mikearnaldi! - Fix remove global modules if transformed (ts-plus/typescript#124)