Angular CLI: 19.1.4 Release

Release date:
January 22, 2025
Previous version:
19.1.3 (released January 20, 2025)
Magnitude:
171 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 19.1.4

devversion
alan-agius4
clydin

Directory Browser for 19.1.4

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

Loading File Browser...

Release Notes Published

<a name="19.1.4"></a>

19.1.4 (2025-01-22)

@angular-devkit/schematics

| Commit | Description | | -- | -- | | fix - aa6f0d051 | ensure collections can be resolved via test runner in pnpm workspaces |

@angular/build

| Commit | Description | | -- | -- | | fix - ff8192a35 | correct path for /@ng/components on Windows | | fix - 14d2f7ca0 | include extracted routes in the manifest during prerendering | | fix - c87a38f5b | only issue invalid i18n config error for duplicate subPaths with inlined locales | | fix - d50788cf9 | replace deprecation of i18n.baseHref with a warning |

@angular/ssr

| Commit | Description | | -- | -- | | fix - bcc5fab75 | prevent route matcher error when SSR routing is not used | | fix - 9bacf3981 | properly manage catch-all routes with base href | | fix - 59c757781 | unblock route extraction with withEnabledBlockingInitialNavigation |