Skip to content

Conversation

@object-Object
Copy link
Member

This reverts commit c64e5d7, reversing changes made to 22b7a6f.

The changes made in #965 were meant to avoid any impact for addons, but we've since realized that adding an optional argument to a method still breaks mixins targeting that method. This caused a crash with HexxyInTheAlps and may also break other addons.

While mixin impacts aren't technically breaking changes, we still don't really want to break an unknown number of addons this close to a release, so we'll resolve this issue by reverting #965 and revisiting this change at a later date.

…" (fix #967)

This reverts commit c64e5d7, reversing
changes made to 22b7a6f.

The changes made in #965 were meant to avoid any impact for addons,
but we've since realized that adding an optional argument to a method
still breaks mixins targeting that method. This caused a crash with
HexxyInTheAlps and may also break other addons.

While mixin impacts aren't technically breaking changes, we still don't
really want to break an unknown number of addons this close to a
release, so we'll resolve this issue by reverting #965 and revisiting
this change at a later date.
Copy link
Contributor

@PoolloverNathan PoolloverNathan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't see any issues with this; when's our next breaking change window?

@object-Object object-Object added this pull request to the merge queue Nov 20, 2025
Merged via the queue into main with commit 3ff9b02 Nov 20, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Hex Casting Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants