Skip to content

v11.2.0

Compare
Choose a tag to compare
@kyliau kyliau released this 12 Feb 19:20

This release upgrades @angular/language-service to v11.2.0.
For a complete change log see here.

Bug fixes:

  • disable rename feature when strictTemplates is disabled
  • implement realpath to resolve symlinks
  • recognize incomplete pipe bindings with whitespace

Features:

  • Prompt to use the Ivy Language Service if VE is detected
  • Add Command to view template typecheck block
  • Add diagnostics to suggest turning on strict mode