Skip to content

Commit a4407ca

Browse files
author
Andrew Hall (METAL)
committed
Update changelog
1 parent 8e92f8f commit a4407ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
55

66
## Latest
7+
* Bump razor and update changelog (PR: [#7005](https://github.com/dotnet/vscode-csharp/pull/7005))
8+
* Tweak RazorConfigurationFormatter to account for serialization format change (PR: [#10157](https://github.com/dotnet/razor/pull/10157))
9+
* Remove lock in BackgroundDocumentGenerator (PR: [#10159](https://github.com/dotnet/razor/pull/10157))
10+
* Use PooledArrayBuilder<SyntaxToken> throughout parsers and tokenizer (PR [#10095](https://github.com/dotnet/razor/pull/10095))
11+
* Fix hot path string allocations from ProjectKey (PR: [#10138](https://github.com/dotnet/razor/pull/10138))
12+
* Disable latest runtime patch (PR: [#10133](https://github.com/dotnet/razor/pull/10133))
13+
14+
715

816
## 2.23.x
917
* Rename RazorComponentAttribute semantic token to razorComponentAttribute (PR: [#6867](https://github.com/dotnet/vscode-csharp/pull/6867))

0 commit comments

Comments
 (0)