yarn @angular/cli 11.0.0-next.5

latest releases: 18.0.0-rc.2, 17.3.7, 18.0.0-rc.1...
3 years ago

Commits

@angular-devkit/core (11.0.0-next.5)

Commit Description Notes
remove deprecated isObservable function

@angular-devkit/schematics (11.0.0-next.5)

Commit Description Notes
support schema validation in NodeWorkflow
allow using a root path with NodeWorkflow

@angular/cli (11.0.0-next.5)

Commit Description Notes
collect analytics option usage from workspace config and prompts
add blank line in migration commit message

@schematics/angular (11.0.0-next.5)

Commit Description Notes
add prompt to strict mode
add user-analytics to strict mode option
generate E2E tests with native promise support
pass down `recursive` flag
test `findNodes` with `recursive` flag

Breaking Changes

@angular-devkit/core: remove deprecated isObservable function (660f214)

Deprecated `isObservable` function removed. As an alternative, use `isObservable` from the `rxjs` package. NOTE: This change does not affect application development.

Special Thanks

Charles Lyding, Alan Agius, Renovate Bot, jaroslawsawicki, Keen Yee Liau, Joey Perrott, Drummond Dawson, Aristeidis Bampakos

Don't miss a new cli release

NewReleases is sending notifications on new releases.