Skip to content

chore(main): release 0.5.0#16

Merged
amondnet merged 1 commit into
mainfrom
release-please--branches--main--components--cli-toolkit
Jul 3, 2026
Merged

chore(main): release 0.5.0#16
amondnet merged 1 commit into
mainfrom
release-please--branches--main--components--cli-toolkit

Conversation

@pleaseai-release-bot

@pleaseai-release-bot pleaseai-release-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.5.0 (2026-07-02)

⚠ BREAKING CHANGES

  • errors: CliError's constructor is now (message, options) instead of (message, code, suggestions); suggestions is replaced by hint/fix. The ErrorOutput payload drops help in favor of reason/hint/fix/link (legacy suggestions from older toolkit copies still map onto hint). errorOutput() takes a details object instead of a suggestions array, and validateFormat's message moved its supported-formats list into fix.

Features

  • errors: rebuild errors module on @vercel/error (#15) (2963421)

This PR was generated with Release Please. See documentation.


Summary by cubic

Release @pleaseai/cli-toolkit 0.5.0 with a rebuilt errors module on @vercel/error. This introduces a new error API and output format with breaking changes.

  • Migration
    • Update CliError to constructor (message, options); replace suggestions with hint and fix (legacy suggestions map to hint).
    • Update error payload to reason, hint, fix, link (remove help).
    • Change errorOutput() to accept a single details object.
    • For validateFormat, move supported-format list into fix.

Written for commit f3bf14d. Summary will update on new commits.

@greptile-apps

greptile-apps Bot commented Jul 2, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@amondnet
amondnet merged commit c5d6093 into main Jul 3, 2026
6 checks passed
@pleaseai-release-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant