Releases: angular/angular-cli
Releases · angular/angular-cli
v13.1.2
13.1.2 (2021-12-15)
@angular-devkit/build-angular
| Commit | Description |
|---|---|
add tailwindcss support for version 3 |
|
display FS cache information when verbose option is used |
|
only extract CSS styles when are specified in styles option |
@ngtools/webpack
| Commit | Description |
|---|---|
| reduce redudant module rebuilds when cache is restored |
Special Thanks
Alan Agius, Derek Cormier and Doug Parker
11.2.16
v10.2.4
10.2.4 (2021-12-15)
@angular/cli
@schematics/angular
| Commit | Description |
|---|---|
change karma-jasmine-html-reporter dependency to use tilde |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker and Joey Perrott
v13.1.1
v13.2.0-next.0
v13.1.0
13.1.0 (2021-12-09)
@angular-devkit/schematics-cli
| Commit | Description |
|---|---|
| generate new projects using TypeScript 4.5 |
@schematics/angular
| Commit | Description |
|---|---|
| add VS Code configurations when generating a new workspace | |
| generate new projects using TypeScript 4.5 | |
| loosen project name validation |
@angular/cli
| Commit | Description |
|---|---|
| ask to install angular-eslint when running ng lint in new projects | |
| provide more detailed error for not found builder | |
ng doc does open browser on Windows |
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
add cjs and mjs to passthrough files |
|
| handle promise rejection during Angular program analyzes |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Ferdinand Malcher, Joey Perrott and Ruslan Lekhman
v13.1.0-rc.0
13.1.0-rc.0 (2021-12-09)
@angular-devkit/schematics-cli
| Commit | Description |
|---|---|
| generate new projects using TypeScript 4.5 |
@schematics/angular
| Commit | Description |
|---|---|
| generate new projects using TypeScript 4.5 |
@angular/cli
| Commit | Description |
|---|---|
ng doc does open browser on Windows |
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
| handle promise rejection during Angular program analyzes |
Special Thanks
Alan Agius, Doug Parker and Ferdinand Malcher
v12.2.14
12.2.14 (2021-12-07)
@angular/cli
Special Thanks
Alan Agius and Doug Parker
13.1.0-next.3
13.1.0-next.3 (2021-12-01)
@schematics/angular
| Commit | Description |
|---|---|
| add VS Code configurations when generating a new workspace | |
address eslint linting failures in test.ts |
@angular/cli
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| colorize file raw sizes based on failing budgets | |
set dir attribute when using localization |
|
| watch i18n translation files with dev server | |
| correctly extract messages when using cached build (#22266) | |
| display cleaner errors | |
don't watch nested node_modules when polling is enabled |
|
| lazy modules bundle budgets | |
| transform remapped sourcemap into a plain object |
@ngtools/webpack
| Commit | Description |
|---|---|
JIT mode CommonJS accessing inexistent default property |
Special Thanks
Alan Agius, Billy Lando, Charles Lyding, David-Emmanuel DIVERNOIS, Derek Cormier and Doug Parker
13.0.4
13.0.4 (2021-12-01)
@schematics/angular
| Commit | Description |
|---|---|
address eslint linting failures in test.ts |
@angular/cli
| Commit | Description |
|---|---|
exit with a non-zero error code when migration fails during ng update |
|
logic which determines which temp version of the CLI is to be download during ng update |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| correctly extract messages when using cached build (#22266) | |
don't watch nested node_modules when polling is enabled |
|
| transform remapped sourcemap into a plain object |
@ngtools/webpack
| Commit | Description |
|---|---|
JIT mode CommonJS accessing inexistent default property |
Special Thanks
Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier