Releases: beeequeue/esbuild-cf-functions-plugin
Releases · beeequeue/esbuild-cf-functions-plugin
[email protected]
1.1.2
Patch Changes
0a9cc02Thanks @beeequeue! - Removedsrcfrom published package, added CHANGELOG.md
1.1.1
Patch Changes
- #205
3a8b5aaThanks @beeequeue! - Improved pkg.jsonexports
[email protected]
Minor Changes
- #154
a334de0Thanks @erikfried! - Added support for the Cloudfront Function 2.0 runtime
[email protected]
[email protected]
Patch Changes
fb624de- Relaxed esbuild version restriction to >=0.14.46
[email protected]
[email protected]
Minor Changes
f8aa40b- Added warning about various configuration options
[email protected]
Patch Changes
a727853- Removed unused files from published .zip
[email protected]
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!
[email protected]
Minor Changes
f8ba17f- Initial release