This repository has been archived by the owner on Jun 22, 2019. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0
->8.0.0
Release Notes
motdotla/dotenv
v8.0.0
Compare Source
BREAKING CHANGES
7.0.0 - 2019-03-12
Fixed
Removed
load
alias forconfig
for consistency throughout code and documentation.6.2.0 - 2018-12-03
Added
6.1.0 - 2018-10-08
Added
debug
option forconfig
andparse
methods will turn on logging6.0.0 - 2018-06-02
Changed
5.0.0 - 2018-01-29
Added
import
Changed
path
is nowpath.resolve(process.cwd(), '.env')
process.env
if the key has a falsy valueconst
andlet
instead ofvar
Removed
4.0.0 - 2016-12-23
Changed
Removed
verbose
option removed in favor of returning result.3.0.0 - 2016-12-20
Added
verbose
option will log any error messages. Off by default.Changed
Fixed
Removed
silent
option removed in favor ofverbose
2.0.0 - 2016-01-20
Added
package.json
. Linked to from READMEChanged
Removed
1.2.0 - 2015-06-20
Added
Changed
package.json
Fixed
1.1.0 - 2015-03-31
Added
console.log
when.env
missing1.0.0 - 2015-03-13
Removed
.env
files. should always use one.env
file for the current environmentv7.0.0
Compare Source
BREAKING CHANGES
7.0.0 - 2019-03-12
Fixed
Removed
load
alias forconfig
for consistency throughout code and documentation.6.2.0 - 2018-12-03
Added
6.1.0 - 2018-10-08
Added
debug
option forconfig
andparse
methods will turn on logging6.0.0 - 2018-06-02
Changed
5.0.0 - 2018-01-29
Added
import
Changed
path
is nowpath.resolve(process.cwd(), '.env')
process.env
if the key has a falsy valueconst
andlet
instead ofvar
Removed
4.0.0 - 2016-12-23
Changed
Removed
verbose
option removed in favor of returning result.3.0.0 - 2016-12-20
Added
verbose
option will log any error messages. Off by default.Changed
Fixed
Removed
silent
option removed in favor ofverbose
2.0.0 - 2016-01-20
Added
package.json
. Linked to from READMEChanged
Removed
1.2.0 - 2015-06-20
Added
Changed
package.json
Fixed
1.1.0 - 2015-03-31
Added
console.log
when.env
missing1.0.0 - 2015-03-13
Removed
.env
files. should always use one.env
file for the current environmentv6.2.0
Compare Source
Added
v6.1.0
Compare Source
Added
debug
option forconfig
andparse
methods will turn on loggingv6.0.0
Compare Source
Changed
v5.0.1
Compare Source
v5.0.0
Compare Source
Added
import
Changed
path
is nowpath.resolve(process.cwd(), '.env')
process.env
if the key has a falsy valueconst
andlet
instead ofvar
Removed
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.