-
Notifications
You must be signed in to change notification settings - Fork 1
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
An in-range update of cross-env is breaking the build 🚨 #9
Labels
Comments
Version 3.2.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 3.2.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 3.2.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv3.2.3<a name"3.2.3"> 3.2.3 (2017-03-04)Bug Fixes |
Version 3.2.4 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv3.2.4<a name"3.2.4"> 3.2.4 (2017-03-14)Bug FixesCommitsThe new version differs by 10 commits .
See the full diff. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version 3.2.0 of cross-env just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As cross-env is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v3.2.0<a name"3.2.0">
3.2.0 (2017-03-04)
Features
Commits
The new version differs by 4 commits .
dad00c4
feat(revamp): revamp the entire lib (backward compatible) (#63)
e33a85c
docs(README): Add doc for cross-var. (#58)
5e590ec
docs(README): added how to use cross-env to run npm sub-scripts (#53)
afdb2de
docs(README): mention Bash on Windows (#49)
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: