2022-06-16 16:05:10 +00:00
|
|
|
# @astrojs/cloudflare
|
|
|
|
|
2022-07-01 03:09:17 +00:00
|
|
|
## 0.2.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- [#3777](https://github.com/withastro/astro/pull/3777) [`976e1f17`](https://github.com/withastro/astro/commit/976e1f175a95ea39f737b8575e4fdf3c3d89e1ee) Thanks [@tony-sull](https://github.com/tony-sull)! - Disables HTTP streaming in Cloudflare Pages deployments
|
|
|
|
|
2022-06-24 20:05:02 +00:00
|
|
|
## 0.2.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- [#3695](https://github.com/withastro/astro/pull/3695) [`0d667d0e`](https://github.com/withastro/astro/commit/0d667d0e572d76d4c819816ddf51ed14b43e2551) Thanks [@nrgnrg](https://github.com/nrgnrg)! - fix custom 404 pages not rendering
|
|
|
|
|
2022-06-16 16:05:10 +00:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- [#3600](https://github.com/withastro/astro/pull/3600) [`7f423581`](https://github.com/withastro/astro/commit/7f423581411648c9a69b68918ff930581f12cf16) Thanks [@nrgnrg](https://github.com/nrgnrg)! - add SSR adaptor for Cloudflare Pages functions
|