Skip to content

v6.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:05

6.0.0-beta.1 (2025-07-26)

⚠ BREAKING CHANGES

  • The new prefixMessage param is first in the unreachable
    function, the old param to override the entire message is now second.

⭐ New Features

added prefixMessage param to unreachable (16ceb00)

BREAKING CHANGE: The new prefixMessage param is first in the unreachable
function, the old param to override the entire message is now second.

📖 Documentation

fixed extra readme badge [skip ci] (c596df9)