astro@5.16.2
📦 astroView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release fixes a Vite build warning for npm users and resolves an SSR issue where setting a 404 status prevented the current page from rendering correctly.
🐛 Bug Fixes
- Fixed a Vite warning log that occurred during builds when using npm.
- Fixed an issue in SSR where setting a page status to 404 would display an empty page or the 404.astro template instead of the current page content.
🔧 Affected Symbols
SSRvite