Releases: withastro/adapters
Releases · withastro/adapters
@astrojs/node@9.0.0-beta.3
@astrojs/netlify@6.0.0-beta.1
@astrojs/cloudflare@12.0.0-beta.1
@astrojs/cloudflare@11.2.0
Minor Changes
- #423
169ac24
Thanks @schummar! - Changes the logic which generates the_routes.json
file to improve generation for projects with many static pages, while still making sure all routes work as expected.
Patch Changes
- #409
d63bed8
Thanks @alexanderniebuhr! - Fixes an issue wherecloudflare:
scoped imports made the build fail. We externalize all imports with thecloudflare:
scope by default now.
@astrojs/vercel@7.8.2
@astrojs/netlify@5.5.4
@astrojs/cloudflare@11.1.0
Minor Changes
- #394
44dfa99
Thanks @veitbjarsch! - Added functionality to compare include and exclude rules to reduce the amount of cloudflare rules
@astrojs/node@8.3.4
@astrojs/cloudflare@11.0.5
Patch Changes
- #387
04e5c38
Thanks @veitbjarsch! - Fixes a bug which was caused on windows when splitting static file paths
@astrojs/netlify@5.5.3
Patch Changes
- #388
3f280f1
Thanks @hrishikesh-k! - Allows-
in hostnames for Netlify Image CDN RegEx