Skip to content

v18.1.0

Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 10 Jul 13:53
· 444 commits to main since this release

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