- Allow storing the environment variables under a
metadata[metadatakey]
instead ofmetadata
. Seeopts.metadatakey
for more details.- By webketje
- Update dependencies
- Update dependencies
- Switched to xo for code standards
- Update dependencies
- Moved variable definition to either
opts.variables
andopts.overrides
- Exposed changing
process.env
- Refactored documentation
- Allow passing in options for the plugin
- Add usage documentation
- Switch to
extend-shallow
for injecting metadata
- Initial release