Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 07:39

Changed

  • Nothing

Added

  • Expose new loadEnvVarsFromConfig function to use instead of EnvVarLoaderProvider.
  • Expose new formatEnvVarValue function that stringifies a value to use as an env var.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Deprecate EnvVarLoaderProvider. Use loadEnvVarsFromConfig instead.