This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ # v11.2.7
2+
3+ This release reverts the following commits due to [ #1198 ] ( https://github.com/angular/vscode-ng-language-service/issues/1198 ) :
4+
5+ - perf: prevent requests from being sent to the server when outside Angular context (fcbdf938e)
6+ - build: Switch to esbuild instead of rollup for the client and banner (27ccba8d0)
7+
18# v11.2.6
29
310This release upgrades ` @angular/language-service ` to v11.2.5.
Original file line number Diff line number Diff line change 22 "name" : " ng-template" ,
33 "displayName" : " Angular Language Service" ,
44 "description" : " Editor services for Angular templates" ,
5- "version" : " 11.2.6 " ,
5+ "version" : " 11.2.7 " ,
66 "publisher" : " Angular" ,
77 "icon" : " angular.png" ,
88 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/language-server" ,
33 "description" : " LSP server for Angular Language Service" ,
4- "version" : " 11.2.6 " ,
4+ "version" : " 11.2.7 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/angular/vscode-ng-language-service.git"
2323 "publishConfig" : {
2424 "registry" : " https://wombat-dressing-room.appspot.com"
2525 }
26- }
26+ }
You can’t perform that action at this time.
0 commit comments