generated from qiwi/blank-ts-monorepo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](https://github.com/qiwi/nexus/compare/@qiwi/nexus-cli@1.2.2...@qiwi/nexus-cli@2.0.0) (2021-03-17) ### Features * add assets downloading, change helper & cli contract ([#21](#21)) ([f087dc2](f087dc2)) ### BREAKING CHANGES * `getPackageComponents` in `@qiwi/nexus-helper` does not follow pagination anymore, return type is changed * deleteComponentsByIds in `@qiwi/nexus-helper` does not take `skipErrors` anymore, use `deleteComponentsByIds` for `skipErrors === false` and `deleteComponentsByIdsSettled` for `true` * `@qiwi/nexus-cli` now supports downloading in addition to deleting, arguments and config changed a lot, see README
- Loading branch information
Showing
2 changed files
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters