npm @zowe/cli 8.0.0-next.202408271330

latest releases: 8.0.0, 8.0.0-next.202409191615, 7.29.2...
23 days ago

Imperative

  • LTS Breaking: #2231
    • Removed the obsolete V1 profiles property from IHandlerParameters interface
    • Deprecated the following obsolete V1 profile interfaces:
      • IProfileTypeConfiguration.dependencies - For team config, use nested profiles instead
      • IProfileTypeConfiguration.validationPlanModule - For team config, validate with JSON schema instead
    • Deprecated the following obsolete V1 profile classes/functions:
      • CliUtils.getOptValueFromProfiles - Use getOptValuesFromConfig instead to load from team config
      • CommandProfiles - Use the V1ProfileRead class if you still need to read V1 profiles

CLI Test Utils

  • BugFix: Removed obsolete V1 profiles property from the parameters object returned by mockHandlerParameters method.

Don't miss a new cli release

NewReleases is sending notifications on new releases.