Releases: kentcdodds/cross-env
Releases Β· kentcdodds/cross-env
v3.2.0
04 Mar 15:24
Compare
Sorry, something went wrong.
No results found
<a name"3.2.0">
3.2.0 (2017-03-04)
Features
revamp: revamp the entire lib (backward compatible) (#63 ) (dad00c46 )
v3.1.4
03 Jan 04:15
Compare
Sorry, something went wrong.
No results found
<a name"3.1.4">
3.1.4 (2017-01-03)
Bug Fixes
Enforce minimum Node.js version requirement using 'engines' attribute package.js (b4a00630 )
v3.1.3
15 Oct 07:29
Compare
Sorry, something went wrong.
No results found
<a name"3.1.3">
3.1.3 (2016-10-15)
Bug Fixes
main: update main to transpiled version (#42 ) (01df2086 )
v3.1.2
08 Oct 14:19
Compare
Sorry, something went wrong.
No results found
<a name"3.1.2">
3.1.2 (2016-10-08)
Bug Fixes
kill: Add all kill signals - Adds the 4 main kill signals that NodeJS handles - Add te (5d932c93 )
v3.1.1
04 Oct 18:01
Compare
Sorry, something went wrong.
No results found
<a name"3.1.1">
3.1.1 (2016-10-04)
Bug Fixes
v3.1.0
04 Oct 17:12
Compare
Sorry, something went wrong.
No results found
<a name"3.1.0">
3.1.0 (2016-10-04)
Features
v3.0.0
24 Sep 15:57
Compare
Sorry, something went wrong.
No results found
<a name"3.0.0">
3.0.0 (2016-09-24)
Bug Fixes
deps: Swap lodash.assign for Object.assign. (#29 ) (f2275d53 , closes #28 )
Breaking Changes
Uses native Object.assign. This package no longer supports < Node v4
(f2275d53 )
v2.0.1
29 Aug 15:53
Compare
Sorry, something went wrong.
No results found
<a name"2.0.1">
2.0.1 (2016-08-29)
Bug Fixes
defaults: macOS env.APPDATA should be undefined (#27 ) (9976b5ec )
v2.0.0
13 Jul 13:13
Compare
Sorry, something went wrong.
No results found
<a name"2.0.0">
2.0.0 (2016-07-13)
Features
kill: Propagate SIGTERM to created process (#20 ) (8ff5555b )
Breaking Changes
Processes that emit SIGTERM now will kill the child process. You can likely upgrade without any trouble.
(8ff5555b )
v1.0.8
24 May 04:04
Compare
Sorry, something went wrong.
No results found
chore(deps): update cross-spawn and trash-cli (#14)