SPECIAL_MAJOR
logic doesn't work correctly for releases prior to the breakpoint
#1428
Labels
bug
Something isn't working
We generate the list of major releases in two ways:
Unfortunately, these sanity checks do not work well with the
SPECIAL_MAJOR
lists we define elsewhere, leading to any versions in them being ignored as major versions if they are past the breakpoint.We need to fix this, as 125.0.1 is considered a special major version.
The text was updated successfully, but these errors were encountered: