Skip to content

astro@0.21.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 23:13
· 6409 commits to main since this release
0751808

Patch Changes

  • 8a5de03: Fix client:visible with multiple copies of same component
  • 9ed6b3c: Update compiler with the following patches:
    • Fix components supporting only one style or script
    • Fix regression where leading <style> elements could break generated tags
    • Fix case-sensitivity of void elements
    • Fix expressions not working within SVG elements
    • Fix panic when preprocessed style is empty
  • 7a7427e: Fix CSS URLs on Windows
  • Updated dependencies [4cec125]
    • @astrojs/renderer-svelte@0.2.1