docs: release notes for the v20.3.23 release#32970
Merged
dgp1130 merged 1 commit intoangular:mainfrom Apr 8, 2026
Merged
Conversation
0c052ce to
dfb7183
Compare
There was a problem hiding this comment.
Code Review
This pull request updates the CHANGELOG.md to include version 20.3.23, which documents a Vite update to 7.3.2. It also includes minor whitespace cleanup in several older changelog entries. A suggestion was made to use a more compact markdown table format for the new entry to improve the readability and maintainability of the raw markdown file.
I am having trouble creating individual review comments. Click here to see my feedback.
CHANGELOG.md (7-9)
The current markdown table formatting makes the source file difficult to read due to wide, uneven columns. For better readability and maintainability of the raw markdown, I suggest a more compact format. This change will not affect the rendered HTML.
| Commit | Type | Description |
| --- | --- | --- |
| [ccab02ba0](https://github.com/angular/angular-cli/commit/ccab02ba0413f25464a6e4cb5871716b221013b7) | fix | update vite to `7.3.2` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-picks the changelog from the "20.3.x" branch to the next branch (main).