You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
- For migration just change `--configuration` for `--build-target` on the command line and on the configuration file (`angular.json` or `workspace.json`)`configuration` for `buildTarget`.
11
+
- The easiest way to migrate is to install again the builder through `ng-add`. Be sure to put back again the rest of your configuration because it's going to be overwritten.
12
+
- drop version 8 of @angular-devkit
13
+
- To migrate should update at least to @angular-devkit v9
14
+
15
+
### Bug Fixes
16
+
17
+
- change configuration parameter for buildTarget ([f13bb6b](https://github.com/bikecoders/ngx-deploy-npm/commit/f13bb6b9f7d090fc09519afefa52c7a26e41f154))
18
+
19
+
### chore
20
+
21
+
- update peer dependencies for more accurate ones ([9f68296](https://github.com/bikecoders/ngx-deploy-npm/commit/9f68296affc3fd43038483be8239ba6a697a9e62))
0 commit comments