Releases: expertly-simple/angular-evergreen
Releases · expertly-simple/angular-evergreen
v2.1.1
Features
- remove commands with the deprecated
--all
option
- add new List Packages to Update command to list all Angular packages that need to be updated
v2.0.1
Security Updates
- Applied security patches to dependencies
v2.0.0
⚠ BREAKING CHANGES
- invoke
ng update
in angular.json context menu
Features
- invoke
ng update
in angular.json context menu (df877b5), closes #96