mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* fix bug, where ts files where not renamed correctly * try to make rename logic more robust * remove log * update tests * update changeset * cleanup * fix lint * debug windows tests * fix windows support * fix cloudflare directory code * use EventContext type * improve for loop * change changeset Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * change changeset Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
5 lines
94 B
Markdown
5 lines
94 B
Markdown
---
|
|
'@astrojs/cloudflare': patch
|
|
---
|
|
|
|
Fix a bug where asset redirects caused Cloudflare error
|