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
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