Skip to content

Release v0.3.0#308

Merged
perasperaactual merged 15 commits into
mainfrom
dev
Apr 7, 2026
Merged

Release v0.3.0#308
perasperaactual merged 15 commits into
mainfrom
dev

Conversation

@perasperaactual
Copy link
Copy Markdown
Contributor

Release Summary

This is the official v0.3.0 stable release of Stackwright, consolidating 25 changesets from the alpha channel.

Features

  • Built-in Search - Full-text search capability for content sites
  • Video Media Type - Native video content type support
  • Text Block Feature - Enhanced text block component
  • Compose Site Atomic - Atomic site composition system
  • Declarative Entry Pages - Declarative page entry configuration
  • Integrations Config - External integrations configuration

New Packages

  • @stackwright/maplibre - Map adapter with phases 1-2
  • @stackwright/sbom-generator - SBOM generation for builds
  • @stackwright/scaffold-core - Scaffold hooks system
  • @stackwright/otters - Otter AI agents as standalone package
  • launch-stackwright - New scaffold package

Bug Fixes

  • fix-dark-mode: Dark mode toggle fixes
  • fix-dark-mode-bugs: Additional dark mode improvements
  • fix-cli-scaffold-smoke-test: CLI smoke test fixes
  • fix-unpin-otter-models: Unpin AI model versions
  • resolve-background-utility: Background utility resolution

Enhancements

  • nav-sidebar-override: Page-level sidebar customization
  • scaffold-bundled-default: Bundled defaults for scaffolding
  • scaffold-pin-versions: Pin dependency versions
  • visual-render-tools: Enhanced visual rendering tools
  • add-code2-layout-icons: Code to layout icon conversion
  • otters-postinstall: Post-install hooks for otters
  • otter-monorepo-relocation: Otter monorepo improvements
  • sbom-hooks-addition: SBOM integration hooks

Breaking Changes

None in this release.


This PR was created by the release pipeline. Merging will trigger stable version publishing.

perasperaactual and others added 14 commits April 4, 2026 02:47
- 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.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stackwright-docs Error Error Apr 7, 2026 0:27am

@perasperaactual perasperaactual merged commit 439d507 into main Apr 7, 2026
4 of 5 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

⚡ 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:

  • Build time: <70s total
  • First-load JS: <100KB gzipped
  • FCP: <1.5s, LCP: <2.5s, TTI: <3s

Updated: 2026-04-07T12:29:33.867Z

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

✅ Visual Regression Test Results

Status: ✅ All visual tests passed!

All screenshots match the baseline. No visual regressions detected! 🎉

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

♿ Accessibility Test Results

Overall Status: ✅ 0/0 tests passed

🦮 WCAG 2.1 AA Compliance

No WCAG test results available

⌨️ Keyboard Navigation

No keyboard navigation test results available


⚠️ No accessibility tests were executed. Check the workflow logs for setup issues.

📊 Detailed Report

Download the full HTML accessibility report from the workflow artifacts for:

  • Detailed WCAG violation descriptions
  • Specific element selectors and fixes
  • Color contrast issues
  • Keyboard navigation flow analysis

🔍 Testing Checklist

Our accessibility tests verify:

  • ✅ WCAG 2.1 Level AA compliance
  • ✅ Color contrast in light and dark modes
  • ✅ Tab key navigation through all interactive elements
  • ✅ Focus indicators are visible
  • ✅ No keyboard traps
  • ✅ Skip links and ARIA landmarks
  • ✅ Screen reader compatibility

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant