Conversation
# [5.6.0-oclif4.1](v5.5.0...v5.6.0-oclif4.1) (2026-03-24) ### Bug Fixes * fix release config ([98f1af3](98f1af3)) ### Features * add biome ([8d5a06f](8d5a06f))
## [5.6.2-oclif4.1](v5.6.1...v5.6.2-oclif4.1) (2026-03-24) ### Bug Fixes * fix release config ([98f1af3](98f1af3)) * update dependencies ([5efa1ce](5efa1ce))
BREAKING CHANGE: upgrade to oclif 4 and add biome
# [6.0.0-oclif4.1](v5.6.2-oclif4.1...v6.0.0-oclif4.1) (2026-03-24) ### Features * upgrade to oclif core 4 and add biome ([e5bc513](e5bc513)) ### BREAKING CHANGES * upgrade to oclif 4 and add biome
BREAKING CHANGE: require node v22
# [6.0.0-oclif4.2](v6.0.0-oclif4.1...v6.0.0-oclif4.2) (2026-03-26) ### Bug Fixes * fix dependencies ([f01767e](f01767e)) ### Features * require node v22 and fix actions ([fa0bd99](fa0bd99)) ### BREAKING CHANGES * require node v22
# [6.0.0-oclif4.3](v6.0.0-oclif4.2...v6.0.0-oclif4.3) (2026-03-27) ### Bug Fixes * update dependencies ([72f5080](72f5080))
# [6.0.0-oclif4.4](v6.0.0-oclif4.3...v6.0.0-oclif4.4) (2026-04-27) ### Bug Fixes * update dependencies and add updates worflow ([3731ce6](3731ce6))
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@oclif/core(v3→v4) and@oclif/test(v3→v4); removes all deep imports from@oclif/core/lib/..., replacingCommandErrorandConfigtypes withInterfaces.CommandError/Interfaces.Config, andCLIErrorwithErrors.CLIErrorfrom the public API>=20to>=22@commercelayer/cli-core,@commercelayer/cli-ux, and@commercelayer/cli-devto theiroclif4pre-release tags; bumps@commercelayer/sdkto^6.57.0chaiv4→v6,@types/chaiv4→v5,nycv15→v18, adds@types/cli-progressnoccommand: Adds the missingthis.parse(Noc)call so the command properly initializes before executingpnpm generatestep to the release flow and exposes it as a standalonegeneratescript@oclif/testv4 compatibility