Astro: [email protected] Release

Release date:
May 25, 2022
Previous version:
[email protected] (released May 19, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in [email protected]

Could not determine top contributors for this release.

Directory Browser for [email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #3426 946630a1 Thanks @bholmesdev! - Logs: Add "ssr.noExternal" hint for CSS loaded from npm packages

  • #3434 4e3b405e Thanks @natemoo-re! - Respect user's configured vite logLevel during build

  • #3423 463a1c21 Thanks @matthewp! - Fix relative inline scripts on Windows

  • #3384 296fff2c Thanks @natemoo-re! - Fix long-standing bug where a class attribute inside of a spread prop will cause duplicate class attributes

  • #3433 4ca60e93 Thanks @natemoo-re! - Fix build issue where hoisted scripts would be duplicated per page

  • #3422 0209d627 Thanks @tony-sull! - Updates component hydration scripts to use absolute paths for script imports

  • #3410 cfae9760 Thanks @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]: