Skip to content

Choose a tag to compare

@astrobot-houston astrobot-houston released this 23 Jul 17:15
· 2113 commits to main since this release
9362743

Patch Changes

  • #14119 14807a4 Thanks @ascorbic! - Fixes a bug that caused builds to fail if a client directive was mistakenly added to an Astro component

  • #14001 4b03d9c Thanks @dnek! - Fixes an issue where getImage() assigned the resized base URL to the srcset URL of ImageTransform, which matched the width, height, and format of the original image.