Skip to content

Build: Phase 1.7 extraction verifier API#92

Merged
dbanksdesign merged 2 commits into
mainfrom
fix/verify-build-p1-7
Jun 17, 2026
Merged

Build: Phase 1.7 extraction verifier API#92
dbanksdesign merged 2 commits into
mainfrom
fix/verify-build-p1-7

Conversation

@dbanksdesign

@dbanksdesign dbanksdesign commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add verifyTypestylesBuild() to @typestyles/build-runner so CI can fail fast when zero-runtime extraction output is missing, too small, or missing expected CSS substrings
  • Re-export the verifier (and manifest types) from @typestyles/next/build; migrate @examples/next to use the shared API
  • Document verification on the zero-runtime docs page and add unit tests for the build-runner package

Test plan

  • pnpm --filter @typestyles/build-runner test
  • pnpm --filter @typestyles/build-runner build
  • pnpm --filter @examples/next typestyles:verify
  • pnpm --filter @typestyles/next typecheck

dbanksdesign and others added 2 commits June 16, 2026 21:31
Productize the next-app extraction verifier as a supported build-runner API,
re-export from next/build, document on the zero-runtime page, and add tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@dbanksdesign dbanksdesign merged commit d8149d6 into main Jun 17, 2026
6 checks passed
@dbanksdesign dbanksdesign deleted the fix/verify-build-p1-7 branch June 17, 2026 04:34
@github-actions github-actions Bot mentioned this pull request Jun 17, 2026
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