0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/angry-socks-sell.md
beynar 6d8aa4b61f
[Cloudflare integration] Expose cf metadata and Cloudflare caches API (#7386)
* Add cf and cache properties to runtime

* add changeset

* reorder import

* fix types and add tests

* fix package name

* test
2023-06-13 16:34:44 -04:00

5 lines
118 B
Markdown

---
'@astrojs/cloudflare': minor
---
Expose cf metadata and Cloudflare Worker Cache API through `caches` in runtime.