dependabot npm(deps): bump dotenv from 10.0.0 to 14.1.0
Bumps dotenv from 10.0.0 to 14.1.0.
Changelog
Sourced from dotenv's changelog.
14.1.0 (2022-01-17)
Added
- Add
override
option🎉 (#595)14.0.1 (2022-01-16)
Added
- Log error on failure to load
.env
file (#594)14.0.0 (2022-01-16)
Added
- Breaking: Support inline comments for the parser
🎉 (#568)13.0.1 (2022-01-16)
Changed
- Hide comments and newlines from debug output (#404)
13.0.0 (2022-01-16)
Added
- Breaking: Add type file for
config.js
(#539)12.0.4 (2022-01-16)
Changed
- README updates
- Minor order adjustment to package json format
12.0.3 (2022-01-15)
Changed
- Simplified jsdoc for consistency across editors
12.0.2 (2022-01-15)
Changed
- Improve embedded jsdoc type documentation
12.0.1 (2022-01-15)
... (truncated)
Commits
-
9509ec8
Version 14.1.0 -
3292a25
Add override option to the README -
fad2cad
Merge pull request #595 from motdotla/override -
7e1d117
Add to changelog -
708b855
Remove comment -
6e4653e
Add override logic -
59da002
Add documentation to README -
0b000ee
Add override as option -
2c6754e
Merge pull request #594 from motdotla/better-error-logging -
e5dc6b9
Bump dotenv@14.0.1 - Additional commits viewable in compare view