Skip to content

Commit 51d659f

Browse files
ascorbicclaude
andauthored
chore: add changeset for initial release (#4)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent 4e325df commit 51d659f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.changeset/pink-paths-yawn.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
'vitest-browser-astro': minor
3+
---
4+
5+
Initial release of vitest-browser-astro
6+
7+
This 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.
8+
9+
Features:
10+
- Render Astro components in browser tests
11+
- Support for React components within Astro
12+
- Full access to browser APIs during testing
13+
- Plugin integration for Vitest configuration

0 commit comments

Comments
 (0)