Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
<a name"5.0.2">
Update to this version instead 🚀
<a name"5.0.3">
Update to this version instead 🚀
<a name"5.0.4">
Update to this version instead 🚀
<a name"5.0.5">
Update to this version instead 🚀
The new version differs by 7 commits.
36b009e
feat: introduce dollar sign escaping (#147)
7719fb2
docs(README): reformat things
72e29f0
docs: Update README.md (#144)
4242490
docs: ISSUE_TEMPLATE fix
dd7b1fe
chore(build): switch to kcd-scripts (#142)
da1e821
docs: update Code Sponsor link position (#141)
d398341
chore(package): Bump dev dependencies (#137)
See the full diff
Version 5.0.1 of cross-env just got published.
The version 5.0.1 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.
Release Notes
v5.0.1<a name"5.0.1">
5.0.1 (2017-06-08)
Bug Fixes
Commits
The new version differs by 13 commits.
b10de51
fix: Change splitter regex to use .* instead of .+ (#117)
c9908f3
test(JSON): add JSON value tests that work on both Windows and UNIX (#112)
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)
e8a1614
fix: Resolve value of env variables before invoking cross-spawn (#95)
9e0ea05
docs(engine): revert support to node 4 (#96)
0a846e6
fix: Remove Windows => UNIX variable conversion (#94)
ea0ac4b
feat: Convert list delimiters for PATH-style env variables (#93)
ea80021
feat(spawn): add support for quoted scripts
22d1c80
fix(module): Add export for commonjs (#88)
1b172fe
feat(args): convert embedded and braced variables in command args (#86)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: