Skip to content

docs: release notes for the v19.2.25 release#33104

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:changelog-cherry-pick-19.2.25
Apr 30, 2026
Merged

docs: release notes for the v19.2.25 release#33104
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:changelog-cherry-pick-19.2.25

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

Cherry-picks the changelog from the "19.2.x" branch to the next branch (main).

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Apr 30, 2026
@angular-robot angular-robot Bot added the area: docs Related to the documentation label Apr 30, 2026
@alan-agius4 alan-agius4 merged commit b5ba365 into angular:main Apr 30, 2026
10 of 12 checks passed
@alan-agius4 alan-agius4 deleted the changelog-cherry-pick-19.2.25 branch April 30, 2026 06:22
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the CHANGELOG.md with entries for version 19.2.25, documenting fixes for @angular-devkit/build-angular, @angular/build, and @angular/ssr. It also includes minor formatting adjustments to improve readability in older sections. Feedback was provided to ensure consistent use of backticks for version numbers and code elements, and to standardize the terminology used for dependency updates.

Comment thread CHANGELOG.md

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------- |
| [49ae0ad2d](https://github.com/angular/angular-cli/commit/49ae0ad2d452ab7d7510297919125fe00081fa49) | fix | upgrade postcss to 8.5.12 |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency with other entries in this release (such as line 15), the version number should be wrapped in backticks. Additionally, 'update' is more commonly used than 'upgrade' in this changelog for dependency bumps.

Suggested change
| [49ae0ad2d](https://github.com/angular/angular-cli/commit/49ae0ad2d452ab7d7510297919125fe00081fa49) | fix | upgrade postcss to 8.5.12 |
| [49ae0ad2d](https://github.com/angular/angular-cli/commit/49ae0ad2d452ab7d7510297919125fe00081fa49) | fix | update postcss to `8.5.12` |

Comment thread CHANGELOG.md

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------------- |
| [02ce8bf26](https://github.com/angular/angular-cli/commit/02ce8bf2695e71c1684e231151b4ab5ccba94869) | fix | introduce trustProxyHeaders option to safely validate and sanitize proxy headers |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The option name trustProxyHeaders should be wrapped in backticks to identify it as a code element, consistent with the formatting of commands and options elsewhere in the changelog.

Suggested change
| [02ce8bf26](https://github.com/angular/angular-cli/commit/02ce8bf2695e71c1684e231151b4ab5ccba94869) | fix | introduce trustProxyHeaders option to safely validate and sanitize proxy headers |
| [02ce8bf26](https://github.com/angular/angular-cli/commit/02ce8bf2695e71c1684e231151b4ab5ccba94869) | fix | introduce `trustProxyHeaders` option to safely validate and sanitize proxy headers |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant