-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Making linter add ^ to version when adding missing deps #1347
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
Conversation
Build successful! 🎉 |
Build successful! 🎉 |
If it's an alpha/beta/rc, it should not use a caret range, it should be fixed. This is because we allow breaking changes but technically semver sees later prereleases as compatible. |
@devongovett Ah, thanks for the explanation, will fix so it detects the alpha/beta/rc when deciding whether or not to add a caret. |
Build successful! 🎉 |
Sorry for the conflicts |
…ixing_lint_import
Build successful! 🎉 |
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
Build successful! 🎉 |
Closes
✅ Pull Request Checklist:
📝 Test Instructions:
🧢 Your Project: