-
Notifications
You must be signed in to change notification settings - Fork 237
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
Check for rc / beta / alpha #174
Comments
I agree, nice feature to have. Pull requests welcome 👍 |
I disagree, I think this absolutely should be default for dependencies whose installed versions are beta/etc. At present,
and a But I was in the habit of only checking with |
I'm fully satisfied with |
This wouldn't be a good default, of course, but would be nice to be able to check for new[-er] rc / beta / alpha releases. Webpack 2, for example, has been in beta for 9 months now, with a fresh release every week or so, and I'd like to keep up with the same ease as I'm able to with regular releases.
The text was updated successfully, but these errors were encountered: