Releases: ascorbic/vitest-browser-astro
Releases · ascorbic/vitest-browser-astro
vitest-browser-astro@0.2.0
Minor Changes
-
#8
029b978Thanks @scottmessinger! - Updates to Vitest 4As of this version, Vitest 4 is now required
vitest-browser-astro@0.1.0
Minor Changes
-
#4
51d659fThanks @ascorbic! - Initial release of vitest-browser-astroThis package provides a Vitest browser mode renderer for Astro components, allowing you to test Astro components in a browser environment using Vitest's browser mode.
Features:
- Render Astro components in browser tests
- Support for React components within Astro
- Full access to browser APIs during testing
- Plugin integration for Vitest configuration