sails-js-hook-dotenv
Advanced tools
Changelog
1.1.3
Full Changelog: 1.1.2...1.1.3
Changelog
1.1.2
Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.1.1...1.1.2
Changelog
1.1.1
Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.1.0...1.1.1
Changelog
1.1.0
Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.0.4...1.1.0
Changelog
1.0.4
Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.0.3...1.0.4
Changelog
1.0.3
-Removing dependency on should package by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/4 -Fixing README.md by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/3 -Migrating to ES6 syntax by @ActuallyConnor in https://github.com/ActuallyConnor/sails-js-hook-dotenv/pull/5
Full Changelog: https://github.com/ActuallyConnor/sails-js-hook-dotenv/compare/1.0.2...1.0.3
Changelog
1.0.1
.env
config actually loads
dotenv.throwOnFailure
Changelog
1.0.0
^0.4.0
→ ^16.0.0
^2.1.0
→ ^9.2.0
^0.11.0
→ ^1.5.2
dotenv.config()
method as opposed to the old dotenv.load()
method that no longer existssails-js-hook-dotenv
index.js
and test/test.js
.env
file. Instead committing .env.example