2.0.0 (2022-12-18)
- update Angular compatibility
- the
ng-add
schematic will add thedeploy
target to the firstapplication
project in the workspace when theproject
parameter is omitted (582dccc)- this change was made due to the removal of the
defaultProject
property in the workspace file
- this change was made due to the removal of the
1.1.0 (2022-01-26)
- increase information output when loggin error (4ad0e17)
1.0.0-next.1 (2021-04-09)
- respect setting
--tls false
(ffe7137)
Initial pre-release
- ng-add support
- adds the deploy builder to passed or default project
- dry-run support
- test preparations, FTP connection without changing anything on the remote
- FTP deploy your angular application