@astrojs/[email protected]
@astrojs/[email protected]
astro
Release Notes
Patch Changes
#17368
ee74c28Thanks @matthewp! - Fixes the generated Netlify Image CDNremote_imagespatterns so that regex metacharacters (such as.) inimage.remotePatterns(hostname,pathname) andimage.domainsare matched literally instead of behaving like wildcards. This makes the generated patterns consistent with how Astro matches these values elsewhere.Updated dependencies []:
- @astrojs/[email protected]