Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix detection of v3 insiders builds #1007

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

thecrypticace
Copy link
Contributor

Our semver checks basically always pass on insiders build. This messes up checking for v4 though so we have to be more explicit about it when determining what features a given project supports.

Fixes #990

@thecrypticace thecrypticace merged commit 2c981a3 into master Jul 2, 2024
@thecrypticace thecrypticace deleted the fix/v3-insiders-detection branch July 2, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of null (reading 'getClassList')
2 participants