Astro 4.11 introduces enhancements such as custom 500 page improvements and Shiki transformers in the Code component. Existing projects can be upgraded using the `@astrojs/upgrade` CLI tool. The `500.astro` page now receives the `error` as a prop, enabling more contextual error information. Additionally, the Shiki transformers feature supports syntax highlighting for code blocks with customizable transformers.
Sort: