[PR #8468] fix: relax bun version check to only error on breaking changes #12756

Open
opened 2026-02-16 18:17:39 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8468

State: open
Merged: No


fixes #8469

The bun version check now only errors on major/minor version differences (breaking changes).

  • Warns on patch differences (compatible).
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8468 **State:** open **Merged:** No --- fixes #8469 The bun version check now only errors on major/minor version differences (breaking changes). - Warns on patch differences (compatible).
yindo added the pull-request label 2026-02-16 18:17:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12756