npm @angular/create 19.1.0-next.1
v19.1.0-next.1

one day ago

19.1.0-next.1 (2024-12-12)

@angular-devkit/architect

Commit Description
feat - 2b8a02bac require build schemas from modules

@angular-devkit/build-angular

Commit Description
fix - fb41d182e fix webpack config transform for karma
fix - 9e2d3fbd1 handle windows spec collisions

@angular/build

Commit Description
feat - 0a570c0c2 add support for customizing URL segments with i18n
fix - 210bf4e2b Fixing auto-csp edge cases where
fix - d811a7ffb handle external @angular/ packages during SSR (#29094)
fix - 64f32c769 provide component HMR update modules to dev-server SSR
fix - c832bac9b show error when Node.js built-ins are used during ng serve
fix - 887599822 use consistent path separators for template HMR identifiers
perf - 75998ebab reuse TS package.json cache when rebuilding

@angular/ssr

Commit Description
feat - 8d7a51dfc add modulepreload for lazy-loaded routes
feat - 41ece633b redirect to preferred locale when accessing root route without a specified locale
fix - d7214e961 include Content-Language header when locale is set
fix - 10a5b8b6b disable component bootstrapping during route extraction

Deprecations

@angular/build

  • The baseHref option under i18n.locales and i18n.sourceLocale in angular.json is deprecated in favor of subPath.

    The subPath defines the URL segment for the locale, serving as both the HTML base HREF and the directory name for output. By default, if not specified, subPath will use the locale code.

Don't miss a new create release

NewReleases is sending notifications on new releases.