npm @angular-devkit/schematics 10.0.0-next.2

latest releases: 18.0.0-rc.1, 18.0.0-rc.0, 18.0.0-next.5...
4 years ago

Commits

@angular-devkit/core (10.0.0-next.1)

Commit Description Notes
workspace reader spread/rest operator usage with falsy values [Closes #17021]

@schematics/angular (10.0.0-next.1)

Commit Description Notes
add migration to remove deprecated `es5BrowserSupport` option


Breaking Changes

@schematics/angular: remove deprecated guard `spec` option (bfd63ca)

Deprecated guard schematic option `spec` has been removed. Please use `skipTests` instead.

@angular-devkit/schematics: remove deprecated FileSystemHost (b1a5f49)

Deprecated `FileSystemHost` has been removed. Use `Host` directly instead.

Note: this change only effects direct @angular-devkit/schematics users and not the application developers.

@angular-devkit/build-angular: remove deprecated `es5BrowserSupport` build option (69aa460)

Deprecated browser builder option `es5BrowserSupport` has been removed. The inclusion for ES5 polyfills will be determined from the browsers listed in the browserslist configuration.

Special Thanks

Renovate Bot, Alan Agius, Doug Parker, Keen Yee Liau

Don't miss a new schematics release

NewReleases is sending notifications on new releases.