Skip to content

v17.1.0

Compare
Choose a tag to compare
@dylhunn dylhunn released this 16 Jan 16:32
· 61 commits to main since this release

This release upgrades @angular/language-service to v17.1.0. It is based on the final RC of @angular/compiler.

feat: Complete inside @switch (#52153)
feat: Enable go to definition of styleUrl (#51746)
feat: Implement outlining spans for control flow blocks (#52062)
feat: Support autocompletion for blocks (#52121)
fix: Autocomplete block keywords in more cases (#52198)
fix(syntaxes): Do not apply block syntax highlighting to JS and CSS in templates (#1952)