◐ Shell
clean mode source ↗

Releases · angular/angular

VSCode Extension: 22.0.1

11 Jun 18:26

Immutable release. Only release title and notes can be modified.

  • fix(vscode-extension): resolve relative workspace tsdk paths to absolute (f6695b0eb2)
  • fix(language-service): prevent external template inlay hints from appearing in TS files (43a0e28729)
  • fix(vscode-extension): inspect tsdk configurations correctly (102ffb65d1)

22.1.0-next.0

10 Jun 20:41

Immutable release. Only release title and notes can be modified.

6f3e832

22.0.1

10 Jun 20:16

Immutable release. Only release title and notes can be modified.

8b32559

21.2.17

10 Jun 19:54

Immutable release. Only release title and notes can be modified.

31c25e2

20.3.25

10 Jun 19:22

Immutable release. Only release title and notes can be modified.

22.0.0

03 Jun 13:03

Immutable release. Only release title and notes can be modified.

1cb0524

21.2.16

03 Jun 12:30

Immutable release. Only release title and notes can be modified.

03188dd

VSCode Extension: 22.0.0

03 Jun 16:15

Immutable release. Only release title and notes can be modified.

862d27f

Breaking Changes

The extension now bundles TypeScript version 6.0, which itself includes breaking
changes, including new defaults such as strict being true. You will need to explicitly set
"strict": false in your tsconfig.json. Alternatively, the extension supports configuring the tsdk in the same way as the built in TS/JS extension.

Fixes and features

  • fix(language-service): Add support for @Input with transforms (dc9c72da9b)
  • feat(language-service): add Document Symbols support for Angular templates (cfd0f9950c)
  • feat(language-service): add angular template inlay hints support (5a6d88626b)
  • feat(language-service): Add support for idle timeout in defer blocks (c6f98c723c)

20.3.24

02 Jun 11:10

Immutable release. Only release title and notes can be modified.

c56f1ec

19.2.25

02 Jun 11:20

Immutable release. Only release title and notes can be modified.

6d1753b