🐞 Patch Changes
-
#8638
160d1cd75Thanks @florian-lefebvre! - The@astrojs/tailwindintegration now creates atailwind.config.mjsfile by default -
#8767
30de32436Thanks @martrapp! - Revert fix #8472#8472 caused some style files from previous pages to not be cleanly deleted on view transitions. For a discussion of a future fix for the original issue #8144 see #8745.
-
#8741
c4a7ec425Thanks @lilnasy! - Fixed an issue on Windows where lowercase drive letters in current working directory led to missing scripts and styles. -
#8772
c24f70d91Thanks @martrapp! - Fix flickering during view transitions -
#8754
93b092266Thanks @bluwy! - Make CSS chunk names less confusing -
#8776
29cdfa024Thanks @martrapp! - Fix transition attributes on islands -
#8773
eaed844eaThanks @sumimakito! - Fix an issue where HTML attributes do not render if getHTMLAttributes in an image service returns a Promise