Angular CLI: 19.1.7 Release

Release date:
February 12, 2025
Previous version:
19.1.6 (released February 5, 2025)
Magnitude:
65 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 19.1.7

dgp1130
alan-agius4
clydin

Directory Browser for 19.1.7

All files are compared to previous version, 19.1.6. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="19.1.7"></a>

19.1.7 (2025-02-12)

@schematics/angular

| Commit | Description | | -- | -- | | fix - de73b1c0c | include default export for Express app |

@angular/build

| Commit | Description | | -- | -- | | fix - 8890a5f76 | always provide Vite client helpers with development server | | fix - df1d38846 | configure Vite CORS option | | fix - a13a49d95 | exclude unmodified files from logs with --localize | | fix - 0826315fa | handle unlocalizable files correctly in localized prerender | | perf - d2e1c8e9f | cache translated i18n bundles for faster builds |

@angular/ssr

| Commit | Description | | -- | -- | | fix - f5d974576 | accurately calculate content length for static pages with \r\n | | fix - c26ea1619 | properly handle baseHref with protocol |