Claude/bootswatch vanilla extract a9fxeb - #7
Merged
Conversation
`npx biome ci .` (the lint job) failed on five files. Four are mine — check-contract-wiring's allowlist, the two `_`-prefixed verification one-shots, and the preview-server edit. The fifth, pack-dist.mjs, was already failing on main; the job is `continue-on-error: true`, so it had been red without blocking anything. Formatting it too makes the job green. Formatting only, no behaviour change. `npx biome ci .` now exits 0 with one pre-existing warning. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DjPPs9bCYcKGGVAhbzQNX4
Dead since 4be68b5 reworked the per-family exports; nothing in the repo calls it. It was the last thing `biome ci` reported — the lint job is now clean, no errors and no warnings. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DjPPs9bCYcKGGVAhbzQNX4
Pipeline validated at 0.2.1 (`node scripts/release.mjs 0.2.1`): 27 themes build with 0 residual literal --bs-*, preset probe 46/46, tarball 1.6 MB / 1029 files. Nothing published. The notes lead with the upgrade warning: the number is a patch, but 35 exported names are gone, so `^0.2.0` picks this up automatically and a project using any of them stops compiling. Each removed name is mapped to its replacement. Diffed against the published 0.2.0 tarball rather than described from memory — 35 removed, 2 recovered (badgeInfo/badgeWarning, which only superhero styles), 91 hashes shifted by Vanilla Extract's per-file identifier counter. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DjPPs9bCYcKGGVAhbzQNX4
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.
No description provided.