Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 718 Bytes

HISTORY.md

File metadata and controls

38 lines (22 loc) · 718 Bytes

Changelog

v2.2.0 - 2020-12-21

  • Allow storing the environment variables under a metadata[metadatakey] instead of metadata. See opts.metadatakey for more details.

v2.1.2

  • Update dependencies

v2.1.1

  • Update dependencies

v2.1.0

  • Switched to xo for code standards
  • Update dependencies

v2.0.0

  • Moved variable definition to either opts.variables and opts.overrides
  • Exposed changing process.env
  • Refactored documentation

v1.0.1

  • Allow passing in options for the plugin

v1.0.0

  • Add usage documentation
  • Switch to extend-shallow for injecting metadata

v0.0.1

  • Initial release