Releases: beeequeue/esbuild-cf-functions-plugin
Releases · beeequeue/esbuild-cf-functions-plugin
esbuild-cf-functions-plugin@1.1.2
1.1.2
Patch Changes
0a9cc02Thanks @beeequeue! - Removedsrcfrom published package, added CHANGELOG.md
1.1.1
Patch Changes
- #205
3a8b5aaThanks @beeequeue! - Improved pkg.jsonexports
esbuild-cf-functions-plugin@1.1.0
Minor Changes
- #154
a334de0Thanks @erikfried! - Added support for the Cloudfront Function 2.0 runtime
esbuild-cf-functions-plugin@1.0.0
esbuild-cf-functions-plugin@0.2.2
Patch Changes
fb624de- Relaxed esbuild version restriction to >=0.14.46
esbuild-cf-functions-plugin@0.2.1
esbuild-cf-functions-plugin@0.2.0
Minor Changes
f8aa40b- Added warning about various configuration options
esbuild-cf-functions-plugin@0.1.2
Patch Changes
a727853- Removed unused files from published .zip
esbuild-cf-functions-plugin@0.1.1
Patch Changes
-
98f4bde- Changed the output format to ES modules.This should always result in smaller output file sizes!
For example, the example function went from
1.3kbto0.45kb!
esbuild-cf-functions-plugin@0.1.0
Minor Changes
f8ba17f- Initial release