npm @angular/cli 13.0.0-next.3
v13.0.0-next.3

latest releases: 18.2.0-next.2, 18.1.2, 18.2.0-next.1...
2 years ago

13.0.0-next.3 (2021-09-01)

Breaking Changes

@angular-devkit/build-angular

  • The dev-server now uses WebSockets to communicate changes to the browser during HMR and live-reloaded. If during your development you are using a proxy you will need to enable proxying of WebSockets.

@angular-devkit/build-webpack

Note: this change only affects users depending on @angular-devkit/build-webpack directly.

@ngtools/webpack

  • Deprecated inlineStyleMimeType option has been removed from AngularWebpackPluginOptions. Use inlineStyleFileExtension instead.

@schematics/angular

Commit Description
fix - 732ef7985 add browserslist configuration in library projects

@angular-devkit/build-angular

Commit Description
feat - 32dbf659a update webpack-dev-server to version 4
fix - 76d6d8826 set browserslist defaults

@angular-devkit/build-webpack

Commit Description
feat - a0b5897d5 update webpack-dev-server to version 4

@ngtools/webpack

Commit Description
refactor - 8ce8e4edc remove deprecated inlineStyleMimeType option

Special Thanks

Alan Agius and Joey Perrott

Don't miss a new cli release

NewReleases is sending notifications on new releases.