Skip to content                       
- #7830 [API] resolveCompilerOptionsnow only takes aSystemHostinstead ofCompilerHost
- #7912 Updates the tsp initcommand to support passing in more options via CLI flags. The-yoption can also be used to auto accept prompts.
- #7830 Get emitter options from the resolveCompilerOptionsfunction of the compiler
- #7999 Use of @useDependencyis now optional when referencing types from a versioned library. By default the latest version of the library will be used.
- #8013 Add button to bookmark types in the type graph into window.vars
- #7721 Make the console.*methods usable in the compiler and display them in the vscode output.
- #8012 Fix tsp format --checkincorrectly validating needs format
- #7957 Fix incorrectly reported incompatible-compiler-versionin some cases when using symlinks
- #7947 [API] [Testing] Ignore test files in legacy library definition
- #7899 Ensure models that are spread, intersected or used as the base are fully checked before trying to copy the properties
- #8002 Union expressions are correctly attached to the namespace they were declared in
- #7899 Handle new creatingproperty