Skip to content

Commit 9cd533a

Browse files
Keen Yee Liauayazhafiz
authored andcommitted
docs: Update changelog for 0.900.1 (#479)
1 parent 2aad25c commit 9cd533a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v0.900.1
2+
3+
Bug fixes:
4+
- Fixed crash when extension is loaded in VSCode Insiders
5+
- Fixed error message `No metadata found for component`
6+
- Fixed indexed type errors in template
7+
- Fixed error message `Unknown method "bind"`
8+
- Fixed type of exported values in `ngFor`
9+
- Fixed error message `Component is not included in a module`
10+
11+
New features:
12+
- Syntax highlighting for inline templates
13+
- Method completions now include parentheses at the end
14+
115
# v0.900.0
216
This release is a substantial overhaul of the Angular language service that brings
317
significant performance improvements.

0 commit comments

Comments
 (0)