diff --git a/content/en/hugo-pipes/js.md b/content/en/hugo-pipes/js.md index 465854f3a..7f08e079c 100644 --- a/content/en/hugo-pipes/js.md +++ b/content/en/hugo-pipes/js.md @@ -45,7 +45,7 @@ defines [map] {{ $defines := dict "process.env.NODE_ENV" `"development"` }} ``` -format [string] {{< new-in "0.75.0" >}} +format [string] {{< new-in "0.74.3" >}} : The output format. One of: `iife`, `cjs`, `esm`. Default is `iife`, a self-executing function, suitable for inclusion as a