X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 21 files changed
  • 4 contributors

Commits on Mar 25, 2026

  1. fix(@angular/ssr): support '*' in allowedHosts and warn about securit…

    …y risks
    
    This commit adds support for '*' in allowedHosts for SSR, allowing any host to be validated. It also adds a security warning when '*' is used to inform users of the potential risks of allowing all host headers.
    alan-agius4 authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    3b99ee1 View commit details
    Browse the repository at this point in the history
  2. build: update to TypeScript 6 stable

    Updates to the stable version of TypeScript 6.
    crisbeto authored and alan-agius4 committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    8ab9375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bbd1bf View commit details
    Browse the repository at this point in the history
  4. build: lock file maintenance

    See associated pull request for more information.
    angular-robot authored and clydin committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    5591b72 View commit details
    Browse the repository at this point in the history
Loading
X Tutup