Release v0.3.0#308
Merged
Merged
Conversation
- Add provenance: true to setup-node in prerelease and release workflows - Replace pnpm publish -r with npm publish --provenance loop - npm publish supports native OIDC authentication - Update CLAUDE.md and CONTRIBUTING.md to emphasize dev branch targeting Aligns with pro repo publishing strategy.
YAML doesn't allow duplicate keys at the same level.
Remove 27 stale changeset files that have already been applied and update stackwright-docs package.json if needed
Regenerate lockfile to fix frozen-lockfile CI failure.
The package.json was missing react-dom as an explicit dependency, causing frozen-lockfile CI failures. Add it and regenerate lockfile.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
⚡ Performance Benchmark Results✅ Build Time Benchmarks: PASSED❌ Bundle Size Benchmarks: FAILED❌ Runtime Vitals Benchmarks: FAILED📝 Note: Detailed results are available in the job logs. 🎯 Performance Budgets:
Updated: 2026-04-07T12:29:33.867Z |
Contributor
✅ Visual Regression Test ResultsStatus: ✅ All visual tests passed! All screenshots match the baseline. No visual regressions detected! 🎉 |
Contributor
♿ Accessibility Test ResultsOverall Status: ✅ 0/0 tests passed 🦮 WCAG 2.1 AA ComplianceNo WCAG test results available ⌨️ Keyboard NavigationNo keyboard navigation test results available 📊 Detailed ReportDownload the full HTML accessibility report from the workflow artifacts for:
🔍 Testing ChecklistOur accessibility tests verify:
Powered by @axe-core/playwright and Playwright |
perasperaactual
added a commit
that referenced
this pull request
Apr 7, 2026
The ui-shadcn package has no test files (it's a thin adapter over Radix UI + Tailwind CSS). Excluding it from test commands prevents vitest from failing with 'No test files found' error. Closes #308
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Summary
This is the official v0.3.0 stable release of Stackwright, consolidating 25 changesets from the alpha channel.
Features
New Packages
Bug Fixes
Enhancements
Breaking Changes
None in this release.
This PR was created by the release pipeline. Merging will trigger stable version publishing.