c3572fd5e0
* fix(cloudflare): target es2022 instead of es2020 to fix esbuild incompatibility issues * add changeset * update changeset * fix(cloudflare): change build target to es2022 --------- Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
5 lines
104 B
Markdown
5 lines
104 B
Markdown
---
|
|
'@astrojs/cloudflare': minor
|
|
---
|
|
|
|
Change build target from `es2020` to `es2022`, for better support
|