Skip to content

v0.5.0

Latest

Choose a tag to compare

@pleaseai-release-bot pleaseai-release-bot released this 03 Jul 17:39
c5d6093

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.