You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# esbuild-cf-functions-plugin
2
2
3
+
## 0.1.1
4
+
5
+
### Patch Changes
6
+
7
+
-[`98f4bde`](https://github.com/BeeeQueue/esbuild-cf-functions-plugin/commit/98f4bde5e097a6e83cf39a7e90b265bd045367d0) - Changed the output format to ES modules.
8
+
9
+
This should always result in smaller output file sizes!
10
+
11
+
For example, the example function went from `1.3kb` to `0.45kb`!
0 commit comments