Skip to content

Releases: withastro/adapters

@astrojs/cloudflare@7.6.2

26 Oct 07:13
0ea13bb
Compare
Choose a tag to compare

Patch Changes

  • #33 78baf24 Thanks @alexanderniebuhr! - Fixes override of a valid astro:assets image service configuration. Now overrides are only applied when the configuration is known to be incompatible with Cloudflare.

@astrojs/cloudflare@7.6.1

19 Oct 14:01
a9c40ce
Compare
Choose a tag to compare

Patch Changes

@astrojs/cloudflare@7.6.0

19 Oct 05:55
9d3b709
Compare
Choose a tag to compare

Minor Changes

  • #23 4a03af2 Thanks @alexanderniebuhr! - Adds a new property persistTo which allows setting the directory for local state files when using Cloudflare runtime with astro dev. This is useful when you want to persist state between restarts of the dev server, for example when using KV, D1, R2 to store data.

    Additionally, updates the format of the runtime configuration and adds a warning when the deprecated format is used. The current format is now runtime: { mode: 'off' | 'local', persistTo: string }. See runtime documentation for more information.

@astrojs/netlify@3.0.3

16 Oct 19:23
732f328
Compare
Choose a tag to compare

Patch Changes

@astrojs/cloudflare@7.5.4

16 Oct 19:23
732f328
Compare
Choose a tag to compare

Patch Changes