astro 1.0.0-beta.33
Patch Changes
-
#3426
946630a1Thanks @bholmesdev! - Logs: Add "ssr.noExternal" hint for CSS loaded from npm packages -
#3434
4e3b405eThanks @natemoo-re! - Respect user's configured vite logLevel during build -
#3423
463a1c21Thanks @matthewp! - Fix relative inline scripts on Windows -
#3384
296fff2cThanks @natemoo-re! - Fix long-standing bug where aclassattribute inside of a spread prop will cause duplicateclassattributes -
#3433
4ca60e93Thanks @natemoo-re! - Fix build issue where hoisted scripts would be duplicated per page -
#3422
0209d627Thanks @tony-sull! - Updates component hydration scripts to use absolute paths for script imports -
#3410
cfae9760Thanks @natemoo-re! - Significantally more stable behavior for "Markdown + Components" usage, which now handles component serialization much more similarly to MDX. Also supports switching between Components and Markdown without extra newlines, removes wrapping<p>tags from standalone components, and improves JSX expression handling. -
Updated dependencies [
cfae9760]:- @astrojs/markdown-remark@0.10.0