Angular CLI: 17.1.0-next.1 Release

Release date:
December 6, 2023
Previous version:
17.1.0-next.0 (released January 10, 2024)
Magnitude:
236 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

36 Features Released with 17.1.0-next.1

Top Contributors in 17.1.0-next.1

clydin
alan-agius4
dgp1130
angular-robot

Directory Browser for 17.1.0-next.1

All files are compared to previous version, 17.1.0-next.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="17.1.0-next.1"></a>

17.1.0-next.1 (2023-12-06)

@schematics/angular

| Commit | Description | | -- | -- | | feat - b513d89b7 | add optional migration to use application builder | | fix - e2f92ab95 | enable TypeScript skipLibCheck in new workspace |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - 364a16b7a | move browser-sync as optional dependency | | fix - e3ad8c42a | app-shell generation incorrect content when using the application builder | | fix - 8e9b67513 | check namespaced Sass variables when rebasing URLs | | fix - dcc60c6ce | correctly align error/warning messages when spinner is active | | fix - 7ccc21007 | handle watch updates on Mac OSX when using native FSEvents API | | fix - 4bcee3167 | improve file watching on Windows when using certain IDEs | | fix - 9906ab7b4 | normalize asset source locations in Vite-based development server | | fix - f0c032dc5 | normalize locale tags with Intl API when resolving in application builder | | fix - ffa2d07c8 | watch symlink when using preserveSymlinks option | | perf - b10d2a7bb | only enable advanced optimizations with script optimizations |