Skip to content

v11.2.10

Compare
Choose a tag to compare
@kyliau kyliau released this 08 Apr 21:02

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

Bug fixes:

  1. Allow analysis to continue with invalid style url (#41403) (#41489) (07131fa)
  2. Dispose reporters and notification handlers when client is stopped (ef5297d)
  3. Only restart language server on angular configuration change (ba99ed8)

Performance improvements:

  1. Add perf tracing to LanguageService (#41401) (7b0a800)