Angular CLI: 18.1.0 Release

Release date:
July 10, 2024
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 18.1.0

Could not determine top contributors for this release.

Directory Browser for 18.1.0

We couldn't find a release before this one

Release Notes Published

<a name="18.1.0"></a>

18.1.0 (2024-07-10)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 22e05dcb4 | generate new projects with ECMAScript standard class field behavior |

@angular/cli

| Commit | Description | | -- | -- | | fix - 6d266c146 | add fallbacks for migration package resolution |

@angular/build

| Commit | Description | | -- | -- | | feat - 687a6c7ec | add --inspect option to the dev-server | | feat - 628d87a94 | support WASM/ES Module integration proposal | | fix - 3e359da8d | address rxjs undefined issues during SSR prebundling | | fix - 4ff914a16 | allow additional module preloads up to limit | | fix - fb8e3c39a | allow top-level await in zoneless applications | | fix - 83b75af9f | check inlineSourceMap option with isolated modules optimization | | fix - cd97134a6 | normalize paths during module resolution in Vite | | fix - 13d2100dd | read WASM file from script location on Node.js | | fix - 3091956f5 | support import attributes in JavaScript transformer | | perf - dd94a831b | enable dependency prebundling for server dependencies | | perf - 3acb77683 | use direct transpilation with isolated modules |