Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 3.72 KB

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 3.72 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.2 (2021-08-22)

Bug Fixes

  • issue #1: remove required properties (056e3ed), closes #1
  • issue #2: remove top-level error handler (020ea90), closes #2
  • issue #3: use netlifyConfig.build.environment instead of process.env (6043e34), closes #3
  • issue #4: small typo (5fb60b2), closes #4

1.2.3 (2021-08-22)

1.2.2 (2021-08-22)

Bug Fixes

  • issue #1: remove required properties (056e3ed), closes #1
  • issue #2: remove top-level error handler (020ea90), closes #2
  • issue #3: use netlifyConfig.build.environment instead of process.env (6043e34), closes #3
  • issue #4: small typo (5fb60b2), closes #4

1.2.1 (2021-08-09)

1.2.0 (2021-08-09)

Features

  • src: added recommendations to manage the plugin by the ui (b65b12f)

1.1.0 (2021-08-01)

Features

  • plugin: avoids common pitfalls (bfd305a)

1.0.0 (2021-08-01)

0.1.0 (2021-08-01)

Features

  • src: add plugin logic and associated manifest (a8fb38e)

Bug Fixes

  • index.js: change def statement and returns (af008de)