Skip to content

dependabot npm(deps): bump dotenv from 8.6.0 to 10.0.0

Kai Kretschmann requested to merge dependabot-npm_and_yarn-dotenv-10.0.0 into master

Bumps dotenv from 8.6.0 to 10.0.0.

Changelog

Sourced from dotenv's changelog.

10.0.0 (2021-05-20)

Added

  • Add generic support to parse function
  • Allow for import "dotenv/config.js"
  • Add support to resolve home directory in path via ~

9.0.2 (2021-05-10)

Changed

  • Support windows newlines with debug mode

9.0.1 (2021-05-08)

Changed

  • Updates to README

9.0.0 (2021-05-05)

Changed

  • Breaking: drop support for Node v8
Commits

Merge request reports