Releases: ts-plus/installer
v0.0.44
v0.0.43
Patch Changes
7702fc7
Thanks @mikearnaldi! - Fix: revert temporarily implicit inheritance (ts-plus/typescript#93)
v0.0.42
Patch Changes
5145b8a
Thanks @mikearnaldi! - Enable priority tag for fluent methods and operators (ts-plus/typescript#91)
v0.0.41
Patch Changes
-
a38bc9c
Thanks @mikearnaldi! - Fix unique local names (ts-plus/typescript#92) -
a38bc9c
Thanks @mikearnaldi! - Allow multiple definitions for operators (ts-plus/typescript#92) -
a38bc9c
Thanks @mikearnaldi! - Resolve fluent extensions by inheritance (ts-plus/typescript#92) -
a38bc9c
Thanks @mikearnaldi! - Improve Type Unification (ts-plus/typescript#92)
v0.0.40
Patch Changes
fdb2054
Thanks @mikearnaldi! - Fix: transform definition to unique name (ts-plus/typescript#90)
v0.0.39
Patch Changes
a9874ca
Thanks @mikearnaldi! - Fix: unassignable unique symbol for static extensions (ts-plus/typescript#88)
v0.0.38
Patch Changes
-
4d0d4ce
Thanks @mikearnaldi! - Fix: give local extensions unique names (ts-plus/typescript#86) -
4d0d4ce
Thanks @mikearnaldi! - Fix: mark fluent and getter left nodes as referenced (ts-plus/typescript#87)
v0.0.37
Patch Changes
-
df8995c
Thanks @mikearnaldi! - Support declaring operators with variable statements (ts-plus/typescript#83) -
df8995c
Thanks @mikearnaldi! - FixgoToDefinition
for fluent extension expressions (ts-plus/typescript#85) -
df8995c
Thanks @mikearnaldi! - Restrict fluent extensions to assignable targets (ts-plus/typescript#82)