v11.2.10
This release upgrades @angular/language-service
to v11.2.9.
For a complete change log see here.
Bug fixes:
- Allow analysis to continue with invalid style url (#41403) (#41489) (07131fa)
- Dispose reporters and notification handlers when client is stopped (ef5297d)
- Only restart language server on angular configuration change (ba99ed8)
Performance improvements:
- Add perf tracing to LanguageService (#41401) (7b0a800)