Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Oct 3, 2025

The ng version command output is enhanced to provide more comprehensive diagnostic information, making it easier for developers to inspect their environment.

These changes include:

  • The Angular Framework version is now displayed prominently in the header section for quick reference.
  • The package table now includes a "Requested Version" column, showing the version specified in the workspace package.json. This helps in quickly identifying any discrepancies between requested and installed versions.
  • The columns in the package table have been reordered to Package, Installed Version, Requested Version to prioritize the most critical information and improve the logical flow.

The `ng version` command output is enhanced to provide more comprehensive diagnostic information, making it easier for developers to inspect their environment.

These changes include:
- The Angular Framework version is now displayed prominently in the header section for quick reference.
- The package table now includes a "Requested Version" column, showing the version specified in the workspace `package.json`. This helps in quickly identifying any discrepancies between requested and installed versions.
- The columns in the package table have been reordered to `Package`, `Installed Version`, `Requested Version` to prioritize the most critical information and improve the logical flow.
@clydin clydin added the target: major This PR is targeted for the next major release label Oct 3, 2025
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: @angular/cli labels Oct 3, 2025
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 3, 2025
@clydin clydin requested a review from alan-agius4 October 4, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/cli detected: feature PR contains a feature commit target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant