Skip to content                       
- #7576 Allow LSP to configure which emitters to include for live checks
- #7620 Render indexerproperty on model
- #7836 Expose program viewer navigation in TypGraph props
- #7586 Improved the error message for the @patterndecorator when applied to auniontype. The new message is more descriptive and helps users understand how to correctly define string-compatible union types.
- #7740 Config interpolation is more flexible in interpolating variables in any order as long as no circular reference occur. For example using {output-dir}in parameters.
- #7731 Fix literal typekits $.literal.create,$.literal.createString, etc. use right checker api that include caching
- #7906 Corrected some logic around the detection of array types in visibility calculation.
- #7849 Fix optional path parameter with explicit name would have the wrong style(pathinstead ofsimple).
- #7750 Prepends namespace name to array declarations in nested namespaces.
- #7864 Fixed a bug that caused model M is T[]declarations to be renamed toMItemincorrectly.
- #7834 Fix type state not showing in program viewer