Change8

astro@6.0.2

📦 astroView on GitHub →
🐛 1 fixes

Summary

This patch release primarily addresses a bug related to the `return;` syntax within frontmatter.

🐛 Bug Fixes

  • Fixed an issue where the `return;` syntax did not work correctly in frontmatter in certain contexts.