astro@6.1.1
📦 astroView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release addresses two specific bugs: one causing a crash in the dev toolbar audit and another affecting Vue's `:deep()` selector handling in the client router during development.
🐛 Bug Fixes
- Fixed a crash in the dev toolbar audit when encountering the `image` ARIA role.
- Fixed an issue where Vue's `:deep()` notation was ignored by the client router in development mode.