ci: release#6
Conversation
PR Review: Release v0.1.0This is an automated release PR generated by Changesets. Here's my review: SummaryThis PR releases:
Code Quality ✓The changes are mechanical and follow standard Changesets patterns:
Best Practices ✓Versioning:
Changelog:
Potential Considerations
Security ✓
Test CoverageThe PR doesn't modify test code, which is expected for a release PR. The actual features were tested in PR #4. Recommendation✅ Approved for merge This is a standard, well-formed release PR. Once merged, it will trigger the publish workflow to release vitest-browser-astro@0.1.0 to npm. Review generated by Claude Code |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
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:
astro-test-fixture@0.0.1
Patch Changes
51d659f]: