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.

2m read timeFrom astro.build
Post cover image
Table of contents
Improvements to 500.astroShiki transfomers in the Code componentMore
2 Comments

Sort: