Conversation
BREAKING CHANGE: upgrade to oclif 4 and add biome
# [7.0.0-oclif4.1](v6.17.2...v7.0.0-oclif4.1) (2026-05-05) ### Bug Fixes * fix cliux ([00aaf18](00aaf18)) * fix release scripts ([831cea4](831cea4)) ### Features * migrate to oclif/core vd and oclif/test v4 ([1b67f6b](1b67f6b)) * upgrade to oclif 4 and add biome ([8f0a8d6](8f0a8d6)) ### BREAKING CHANGES * upgrade to oclif 4 and add biome
Member
Author
|
🎉 This PR is included in version 7.0.0-oclif4.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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/corefrom^3.27.0to^4.10.6and@oclif/testfrom^3.2.15to^4.1.18; updatesCommandErrorreferences to useInterfaces.CommandErrorfrom the new API surface@commercelayer/cli-core,@commercelayer/cli-ux, and@commercelayer/cli-devto theoclif4dist-taguxwithcli-ux: All files importingux as cliuxfrom@oclif/core(removed in oclif v4) are migrated to the default import from@commercelayer/cli-ux>=20.18.1to>=22@commercelayer/sdk,@biomejs/biome,@oclif/plugin-help,typescript, and adds@types/cli-progress@oclif/testDSL to async/awaitrunCommandAPI (@oclif/testv4)actions/checkout@v6,actions/setup-node@v6,pnpm/action-setup@v5,github/codeql-action@v4,slackapi/slack-github-action@v3) and addswebhook-type: incoming-webhookto the Slack actionreleasescript to run tests afterprepack/postpack