npm @angular/pwa 17.0.0-next.6
v17.0.0-next.6

latest releases: 19.0.0-next.7, 18.2.5, 16.2.16...
11 months ago

17.0.0-next.6 (2023-09-27)

@angular/cli

Commit Description
fix - f4e7fa873 add @angular/ssr as part of the ng update packageGroup

@schematics/angular

Commit Description
feat - 741cca73c add ng new --ssr
feat - 6979eba3c enable hydration when adding SSR, SSG or AppShell
feat - ac0db6697 enable standalone by default in new applications
feat - a189962a5 generate functional interceptors by default
fix - a23a1acab update @angular/cli version specifier to use ^

@angular-devkit/build-angular

Commit Description
feat - 8bce80b91 initial support for application Web Worker discovery with esbuild
feat - c3a87a60e support basic web worker bundling with esbuild builders
feat - c5f3ec71f support i18n inlining with esbuild-based builder
fix - 4e89c3cae use a dash in bundle names
perf - 61f409cbe disable ahead of time prerendering in vite dev-server

@angular/ssr

Commit Description
fix - 8d033841d enable prerender and ssr for all build configuration

Breaking Changes

@schematics/angular

  • ng g interceptor now generate a functional interceptor by default. or guard by default. To generate a class-based interceptor the --no-functional command flag should be used.

Don't miss a new pwa release

NewReleases is sending notifications on new releases.