Angular CLI: 17.0.7 Release

Release date:
December 13, 2023
Previous version:
17.0.6 (released December 6, 2023)
Magnitude:
140 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 17.0.7

alan-agius4
clydin
dominicbachmann
angular-robot

Directory Browser for 17.0.7

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

Loading File Browser...

Release Notes Published

<a name="17.0.7"></a>

17.0.7 (2023-12-13)

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 3df3e583c | baseHref with trailing slash causes server not to be accessible without trailing slash | | fix - ef1178188 | allow vite to serve JavaScript and TypeScript assets | | fix - 385eb77d2 | cache loading of component resources in JIT mode | | fix - 4b3af73ac | ensure browser-esbuild is used in dev server with browser builder and forceEsbuild | | fix - d1b27e53e | ensure port 0 uses random port with Vite development server | | fix - f2f7d7c70 | file is missing from the TypeScript compilation with JIT | | fix - 7b8d6cddd | handle updates of an npm link library from another workspace when preserveSymlinks is true | | fix - c08c78cb8 | inlining of fonts results in jagged fonts for Windows users | | fix - 930024811 | retain symlinks to output platform directories on builds | | fix - 3623fe911 | update ESM loader to work with Node.js 18.19.0 |