babel-plugin-transform-hoist-nested-functions
babel-plugin-transform-hoist-nested-functions copied to clipboard
Update cross-env to version 5.0.0 🚀
🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️ |
---|
This version of Greenkeper will be shutdown on May 31st. |
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.![]() |
Hello lovely humans,
cross-env just published its new version 5.0.0.
State | Update :rocket: |
---|---|
Dependency | cross-env |
New version | 5.0.0 |
Type | devDependency |
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of cross-env. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
5.0.0 (2017-05-11)
Bug Fixes
- bin: add a bin entry for cross-env-shell (9c4f3462)
Features
- don't change colons on non-PATH/NODE_PATH on win32 (#107) (38814238)
- bin: two bins (shell, non-shell) (#104) (d7b48d5c, closes #99)
Breaking Changes
- Scripts using quotes or escape sequences will see a difference in behavior.
Switching to the second bin should resolve any issue.
Closes #99.
(d7b48d5c)
The new version differs by 4 commits .
-
9c4f346
fix(bin): add a bin entry for cross-env-shell
-
d7b48d5
feat(bin): two bins (shell, non-shell) (#104)
-
3881423
feat: don't change colons on non-PATH/NODE_PATH on win32 (#107)
-
6994a24
docs(contributors): add amilajack to contributors (#98)
See the full diff.
Codecov Report
Merging #96 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #96 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 87 87
=====================================
Hits 87 87
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5544629...fedb77a. Read the comment docs.