Angular Devkit Versions Save

v6.1.0-beta.1

5 years ago

Commits

@angular-devkit/build-angular

Commit Description Notes
Bug Fix add watch mode to server
Bug Fix add sourcemaps for external libraries
Bug Fix favor project node modules with project deps
Bug Fix remove build optimizer cache

@angular-devkit/build-optimizer

Commit Description Notes
Bug Fix don't search for pure top-level functions inside arrow functions
Bug Fix don't search for pure top-level functions inside classes
Bug Fix remove angular es5 whitelist Closes #523

@ngtools/webpack

Commit Description Notes
Bug Fix add .tsx support

@schematics/update

Commit Description Notes
Bug Fix stabilize package list before continuing Closes #10875
Bug Fix support npm auth options

Special Thanks

Filipe Silva, Charles Lyding, Hans Larsen, Fabian Wiles, Alan Agius, Uri Shaked

v6.0.7

5 years ago

Commits

@angular-devkit/build-angular

Commit Description Notes
Bug Fix remove unused option from schema
Bug Fix add teardown logic to runModuleAsObservableFork
Bug Fix upgrade coverage reporter
Bug Fix emit success false on dev-server rebuilds
Bug Fix make serve build options override

@angular-devkit/build-optimizer

Commit Description Notes
Bug Fix avoid marking downlevel namespaces
Bug Fix correct 2.8 enum export assignment

@angular-devkit/core

Commit Description Notes
Bug Fix throw observable error on delete

@schematics/angular

Commit Description Notes
Bug Fix add prod config to e2e schematic Closes #10909
Bug Fix support import of lib secondary entrypoints
Bug Fix skip lib npm install if skip package option
Bug Fix e2e should use the name Closes #720

@schematics/package-update

Commit Description Notes
Bug Fix use https for npm call

@schematics/update

Commit Description Notes
Bug Fix cache npm configuration options
Bug Fix show warning for allowOutsideOutDir assets Closes #10647

Special Thanks

Charles Lyding, Filipe Silva, Hans Larsen, Matt Lewis, Cédric Exbrayat

v6.1.0-beta.0

5 years ago

Commits

@angular-devkit/build-angular

Commit Description Notes
Bug Fix remove unused option from schema
Bug Fix add teardown logic to runModuleAsObservableFork
Bug Fix temporarily downgrade webpack to 4.6
Bug Fix upgrade coverage reporter
Bug Fix emit success false on dev-server rebuilds
Bug Fix make serve build options override
Bug Fix perform surgical updates to index.html
Bug Fix support server sourcemaps
Bug Fix support mjs extension Closes #10744
Bug Fix Remove space in "${options.host}: ${options.port}"
Bug Fix remove unused serve in protractor builder
Bug Fix remove mangle and compress from server build Closes #8616
Bug Fix allow optional karma watch Closes #847

@angular-devkit/build-optimizer

Commit Description Notes
Bug Fix avoid marking downlevel namespaces
Bug Fix deprecate purify/PurifyPlugin
Bug Fix correct 2.8 enum export assignment
Bug Fix support 2.7+ exported enums
Bug Fix further improvements to enum validation

@angular-devkit/core

Commit Description Notes
Bug Fix add trimNewlines literal tag
Bug Fix throw observable error on delete

@angular-devkit/schematics

Commit Description Notes
Bug Fix length check buffer access
Bug Fix fully ensure non-empty with last op
Bug Fix add support for BOM to UpdateRecorder Closes #10644
Bug Fix ensure non-empty with last op

@angular/pwa

Commit Description Notes
Bug Fix Validate to prevent additional properties
Bug Fix add content for when javascript is not available
Bug Fix add content for when javascript is not available
Bug Fix add content for when javascript is not available

@ngtools/webpack

Commit Description Notes
Bug Fix allow custom platform transformers
Bug Fix return Buffer for file system requests
Bug Fix resolve all file requests with the virtual fs Closes #885
Bug Fix add check for request parameter

@schematics/angular

Commit Description Notes
Bug Fix Validate to prevent additional properties Closes #10722
Bug Fix support entryComponent Closes #7749
Bug Fix add prod config to e2e schematic Closes #10909
Bug Fix use app as an alias for the application schematic
Bug Fix support import of lib secondary entrypoints
Bug Fix skip lib npm install if skip package option
Bug Fix e2e should use the name Closes #720
Bug Fix Fix broken unit test on new app
Bug Fix use application name as title in AppComponent
Bug Fix fix scoped library paths
Bug Fix Fix new project default options
Bug Fix generate server tsconfig to correct location for universal schematic
Bug Fix e2e should use the prefix
Bug Fix Allow prefix to be an empty string Closes #10659
Bug Fix Add budget configuration to update logic Closes #10616
Bug Fix providedIn in guard
Bug Fix fix styles field of angular.json in application schematic

@schematics/package-update

Commit Description Notes
Bug Fix use https for npm call

@schematics/schematics

Commit Description Notes
Bug Fix set ca from cafile in npm client
Bug Fix should not have test node_modules specs Closes #860

@schematics/update

Commit Description Notes
Bug Fix cache npm configuration options
Bug Fix show warning for allowOutsideOutDir assets Closes #10647
Bug Fix Allow usage strict SSL configuration Closes #10596
Bug Fix support upper unbounded ranges
Bug Fix respect caret and tilde ranges Closes #10356
Bug Fix support scoped package registries

Special Thanks

Charles Lyding, Filipe Silva, Hans Larsen, Mike Brocchi, sis0k0, Mark Goho, Bram Borggreve, Jason Jean, Cédric Exbrayat, Mischa Dasberg, Alan Agius, Richard Russell, Huáng Jùnliàng, Amit Portnoy, Matt Lewis, guurgle, Noel Mace, sumbad, Cyrille Tuzi, Sébastien Cevey

v6.0.5

5 years ago

Unfortunately, due to some issue found after doing the 6.0.4 release, we were forced to rollback. This release is the same as 6.0.3.

v6.0.4

5 years ago

Commits

@angular-devkit/build-angular

Commit Description Notes
Bug Fix remove unused option from schema
Bug Fix add teardown logic to runModuleAsObservableFork
Bug Fix temporarily downgrade webpack to 4.6
Bug Fix upgrade coverage reporter
Bug Fix emit success false on dev-server rebuilds
Bug Fix make serve build options override

@angular-devkit/build-optimizer

Commit Description Notes
Bug Fix avoid marking downlevel namespaces
Bug Fix correct 2.8 enum export assignment

@angular-devkit/core

Commit Description Notes
Bug Fix throw observable error on delete

@angular/pwa

Commit Description Notes
Bug Fix Validate to prevent additional properties

@schematics/angular

Commit Description Notes
Bug Fix Validate to prevent additional properties Closes #10722
Bug Fix add prod config to e2e schematic Closes #10909
Bug Fix support import of lib secondary entrypoints
Bug Fix skip lib npm install if skip package option
Bug Fix e2e should use the name Closes #720

@schematics/update

Commit Description Notes
Bug Fix cache npm configuration options
Bug Fix 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

5 years ago

Commits

@schematics/angular

Commit Description Notes
Bug Fix Fix broken unit test on new app

Special Thanks

Mike Brocchi

v6.0.2

6 years ago

Commits

@angular-devkit/build-angular

Commit Description Notes
Bug Fix perform surgical updates to index.html
Bug Fix support server sourcemaps
Bug Fix support mjs extension Closes #10744
Bug Fix Remove space in "${options.host}: ${options.port}"

@schematics/angular

Commit Description Notes
Bug Fix fix scoped library paths
Bug Fix Fix new project default options
Bug Fix generate server tsconfig to correct location for universal schematic
Bug Fix e2e should use the prefix

@schematics/schematics

Commit Description Notes
Bug Fix should not have test node_modules specs Closes #860

@schematics/update

Commit Description Notes
Bug Fix Allow usage strict SSL configuration Closes #10596
Bug Fix 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

6 years ago

Commits

@angular-devkit/build-angular

Commit Description Notes
Bug Fix remove unused serve in protractor builder
Bug Fix remove mangle and compress from server build Closes #8616
Bug Fix allow optional karma watch Closes #847

@angular-devkit/build-optimizer

Commit Description Notes
Bug Fix support 2.7+ exported enums
Bug Fix further improvements to enum validation

@angular-devkit/schematics

Commit Description Notes
Bug Fix fully ensure non-empty with last op
Bug Fix add support for BOM to UpdateRecorder Closes #10644
Bug Fix ensure non-empty with last op

@ngtools/webpack

Commit Description Notes
Bug Fix add check for request parameter

@schematics/angular

Commit Description Notes
Bug Fix Allow prefix to be an empty string Closes #10659
Bug Fix Add budget configuration to update logic Closes #10616
Bug Fix providedIn in guard
Bug Fix fix styles field of angular.json in application schematic

@schematics/update

Commit Description Notes
Bug Fix respect caret and tilde ranges Closes #10356
Bug Fix support scoped package registries

Special Thanks

Hans Larsen, Charles Lyding, Mike Brocchi, Filipe Silva, Noel Mace, sumbad, Cyrille Tuzi, Jason Jean, Sébastien Cevey