-
Notifications
You must be signed in to change notification settings - Fork 2.6k
feat(versioning): isBreaking #31859
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
feat(versioning): isBreaking #31859
Conversation
Co-authored-by: HonkingGoose <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but we should add docs what the functions are for on versioning. Just like we have for managers.
Co-authored-by: Michael Kriese <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some docs improvements. 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but would love to include the docs improvements
Co-authored-by: HonkingGoose <[email protected]>
🎉 This PR is included in version 40.11.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Co-authored-by: HonkingGoose <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Changes
Adds new concept
isBreaking
TODO:
Context
Should be ready to be used with
matchJsonata
as an alternative tomatchUpdateTypes=major
.Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: