Skip to content

Releases: bencao/netlify-plugin-inline-functions-env

Fixed duplicated transforms for JS files that are required multiple times

21 Nov 07:37
Compare
Choose a tag to compare

11/21/2020

  • Fixed duplicated transforms for JS files that are required multiple times
  • Added automatic project publish for contributors
  • Improved handling when netlify function folder does not exist

a bug fix release

21 Nov 06:40
a5e85d4
Compare
Choose a tag to compare

10/13/2020

  • Fixed a regression that failed build for Node 10 environments
  • Added unit test infrastructure