Skip to content

Releases: sindresorhus/shell-env

v4.0.1

13 Sep 18:41
Compare
Choose a tag to compare

v4.0.0...v4.0.1

v4.0.0

24 Aug 23:29
Compare
Choose a tag to compare

Breaking

v3.0.1...v4.0.0

v3.0.1

17 Jan 08:13
Compare
Choose a tag to compare
  • Work around Oh My Zsh auto-update 77f574e

v3.0.0...v3.0.1

v3.0.0

06 Apr 07:33
Compare
Choose a tag to compare

Breaking:

  • Require Node.js 8 e0ca480
  • For TypeScript users only:
    • Refactor TypeScript definition to CommonJS compatible export (#14) b8634b0
      • You need to change import shellEnv from 'shell-env'; to import shellEnv = require('shell-env');

v2.2.0...v3.0.0

v2.2.0

01 Feb 05:21
Compare
Choose a tag to compare

v2.1.0...v2.2.0