@angular/cli
Commit | Description |
---|---|
add ai-tutor mcp tool |
@schematics/angular
Commit | Description |
---|---|
Applications are zoneless by default | |
set packageManager in package.json on new projects
| |
add 'update-typescript-lib' migration | |
add __screenshots__/ to .gitignore
|
@angular-devkit/build-angular
Commit | Description |
---|---|
make zone.js optional in server and app-shell builders |
@angular/build
@angular/ssr
Commit | Description |
---|---|
avoid retaining rendered HTML in memory post-request |
Breaking Changes
@angular/build
- The
javascriptEnabled
option for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.