Sourced from dotenv's changelog.
14.2.0 (2022-01-17)
Added
- Add
dotenv_config_overridecli option- Add
DOTENV_CONFIG_OVERRIDEcommand line env option14.1.1 (2022-01-17)
Added
- Add React gotcha to FAQ on README
14.1.0 (2022-01-17)
Added
- Add
overrideoption 🎉 (https://github.com/facebook/flipper/issues/595)14.0.1 (2022-01-16)
Added
- Log error on failure to load
.envfile (https://github.com/facebook/flipper/issues/594)14.0.0 (2022-01-16)
Added
- Breaking: Support inline comments for the parser 🎉 (https://github.com/facebook/flipper/issues/568)
13.0.1 (2022-01-16)
Changed
- Hide comments and newlines from debug output (https://github.com/facebook/flipper/issues/404)
13.0.0 (2022-01-16)
Added
- Breaking: Add type file for
config.js(https://github.com/facebook/flipper/issues/539)12.0.4 (2022-01-16)
Changed
- README updates
- Minor order adjustment to package json format
... (truncated)
aeae434 Version 14.2.078996af Add override cli and env options18b6e1c Remove verbose test and move -Rspec option to standard testfb38f29 Version 14.1.1f1c38d5 Update CHANGELOGd1af7f8 Package lock update5e922fe Merge pull request https://github.com/facebook/flipper/issues/596 from darkgl0w/bump1da837b fix (test): no need to pass and call done()ec4b0fa chore: upgrade package dependencies6b0d2eb Update README