This repository has been archived by the owner on Apr 9, 2022. It is now read-only.
Releases: angular/devkit
Releases · angular/devkit
v6.1.0-beta.1
Commits
@angular-devkit/build-angular
Commit | Description | Notes |
---|---|---|
add watch mode to server | ||
add sourcemaps for external libraries | ||
favor project node modules with project deps | ||
remove build optimizer cache |
@angular-devkit/build-optimizer
Commit | Description | Notes |
---|---|---|
don't search for pure top-level functions inside arrow functions | ||
don't search for pure top-level functions inside classes | ||
remove angular es5 whitelist | Closes #523 |
@ngtools/webpack
Commit | Description | Notes |
---|---|---|
add .tsx support |
@schematics/update
Commit | Description | Notes |
---|---|---|
stabilize package list before continuing | Closes #10875 | |
support npm auth options |
Special Thanks
Filipe Silva, Charles Lyding, Hans Larsen, Fabian Wiles, Alan Agius, Uri Shaked
v6.1.0-beta.0
Commits
@angular-devkit/build-angular
Commit | Description | Notes |
---|---|---|
remove unused option from schema | ||
add teardown logic to runModuleAsObservableFork | ||
temporarily downgrade webpack to 4.6 | ||
upgrade coverage reporter | ||
emit success false on dev-server rebuilds | ||
make serve build options override | ||
perform surgical updates to index.html | ||
support server sourcemaps | ||
support mjs extension | Closes #10744 | |
Remove space in "${options.host}: ${options.port}" | ||
remove unused serve in protractor builder | ||
remove mangle and compress from server build | Closes #8616 | |
allow optional karma watch | Closes #847 |
@angular-devkit/build-optimizer
Commit | Description | Notes |
---|---|---|
avoid marking downlevel namespaces | ||
deprecate purify/PurifyPlugin | ||
correct 2.8 enum export assignment | ||
support 2.7+ exported enums | ||
further improvements to enum validation |
@angular-devkit/core
Commit | Description | Notes |
---|---|---|
add trimNewlines literal tag | ||
throw observable error on delete |
@angular-devkit/schematics
Commit | Description | Notes |
---|---|---|
length check buffer access | ||
fully ensure non-empty with last op | ||
add support for BOM to UpdateRecorder | Closes #10644 | |
ensure non-empty with last op |
@angular/pwa
@ngtools/webpack
Commit | Description | Notes |
---|---|---|
allow custom platform transformers | ||
return Buffer for file system requests | ||
resolve all file requests with the virtual fs | Closes #885 | |
add check for request parameter |
@schematics/angular
Commit | Description | Notes |
---|---|---|
Validate to prevent additional properties | Closes #10722 | |
support entryComponent | Closes #7749 | |
add prod config to e2e schematic | Closes #10909 | |
use app as an alias for the application schematic | ||
support import of lib secondary entrypoints | ||
skip lib npm install if skip package option | ||
e2e should use the name | Closes #720 | |
Fix broken unit test on new app | ||
use application name as title in AppComponent | ||
fix scoped library paths | ||
Fix new project default options | ||
generate server tsconfig to correct location for universal schematic | ||
e2e should use the prefix | ||
[](http... |
v6.0.7
Commits
@angular-devkit/build-angular
@angular-devkit/build-optimizer
Commit | Description | Notes |
---|---|---|
avoid marking downlevel namespaces | ||
correct 2.8 enum export assignment |
@angular-devkit/core
Commit | Description | Notes |
---|---|---|
throw observable error on delete |
@schematics/angular
Commit | Description | Notes |
---|---|---|
add prod config to e2e schematic | Closes #10909 | |
support import of lib secondary entrypoints | ||
skip lib npm install if skip package option | ||
e2e should use the name | Closes #720 |
@schematics/package-update
Commit | Description | Notes |
---|---|---|
use https for npm call |
@schematics/update
Commit | Description | Notes |
---|---|---|
cache npm configuration options | ||
show warning for allowOutsideOutDir assets | Closes #10647 |
Special Thanks
Charles Lyding, Filipe Silva, Hans Larsen, Matt Lewis, Cédric Exbrayat
v6.0.5
v6.0.4
Commits
@angular-devkit/build-angular
@angular-devkit/build-optimizer
Commit | Description | Notes |
---|---|---|
avoid marking downlevel namespaces | ||
correct 2.8 enum export assignment |
@angular-devkit/core
Commit | Description | Notes |
---|---|---|
throw observable error on delete |
@angular/pwa
Commit | Description | Notes |
---|---|---|
Validate to prevent additional properties |
@schematics/angular
Commit | Description | Notes |
---|---|---|
Validate to prevent additional properties | Closes #10722 | |
add prod config to e2e schematic | Closes #10909 | |
support import of lib secondary entrypoints | ||
skip lib npm install if skip package option | ||
e2e should use the name | Closes #720 |
@schematics/update
Commit | Description | Notes |
---|---|---|
cache npm configuration options | ||
show warning for allowOutsideOutDir assets | Closes #10647 |
Special Thanks
Charles Lyding, Filipe Silva, Hans Larsen, Mike Brocchi, Mischa Dasberg, Matt Lewis, Alan Agius, Cédric Exbrayat
v6.0.3
v6.0.2
Commits
@angular-devkit/build-angular
Commit | Description | Notes |
---|---|---|
perform surgical updates to index.html | ||
support server sourcemaps | ||
support mjs extension | Closes #10744 | |
Remove space in "${options.host}: ${options.port}" |
@schematics/angular
Commit | Description | Notes |
---|---|---|
fix scoped library paths | ||
Fix new project default options | ||
generate server tsconfig to correct location for universal schematic | ||
e2e should use the prefix |
@schematics/schematics
Commit | Description | Notes |
---|---|---|
should not have test node_modules specs | Closes #860 |
@schematics/update
Commit | Description | Notes |
---|---|---|
Allow usage strict SSL configuration | Closes #10596 | |
support upper unbounded ranges |
Special Thanks
Charles Lyding, Mike Brocchi, Hans Larsen, Filipe Silva, Amit Portnoy, Jason Jean, Cédric Exbrayat, guurgle
v6.0.1
Commits
@angular-devkit/build-angular
Commit | Description | Notes |
---|---|---|
remove unused serve in protractor builder | ||
remove mangle and compress from server build | Closes #8616 | |
allow optional karma watch | Closes #847 |
@angular-devkit/build-optimizer
Commit | Description | Notes |
---|---|---|
support 2.7+ exported enums | ||
further improvements to enum validation |
@angular-devkit/schematics
Commit | Description | Notes |
---|---|---|
fully ensure non-empty with last op | ||
add support for BOM to UpdateRecorder | Closes #10644 | |
ensure non-empty with last op |
@ngtools/webpack
Commit | Description | Notes |
---|---|---|
add check for request parameter |
@schematics/angular
Commit | Description | Notes |
---|---|---|
Allow prefix to be an empty string | Closes #10659 | |
Add budget configuration to update logic | Closes #10616 | |
providedIn in guard | ||
fix styles field of angular.json in application schematic |
@schematics/update
Commit | Description | Notes |
---|---|---|
respect caret and tilde ranges | Closes #10356 | |
support scoped package registries |
Special Thanks
Hans Larsen, Charles Lyding, Mike Brocchi, Filipe Silva, Noel Mace, sumbad, Cyrille Tuzi, Jason Jean, Sébastien Cevey