fix(release): stabilize generated UI references
This commit is contained in:
+6
-4
@@ -101,8 +101,10 @@ The complete `bun run check` command remains the authoritative local release gat
|
||||
- Synchronous, asynchronous, and throwing peer calls refresh shared state correctly.
|
||||
- Added an executable `validate:0.6` regression probe for the exact compiler failure.
|
||||
|
||||
## R12 release-reference validation
|
||||
## R13 validation
|
||||
|
||||
- Release verification uses `git diff --quiet` instead of `git status --short` for generated UI references.
|
||||
- `component-catalog.json`, `component-reference.json`, and `COMPONENTS.md` are all covered.
|
||||
- Generator ordering no longer depends on `localeCompare`.
|
||||
- UI reference CRLF no-op test: passed.
|
||||
- Genuine stale-reference regeneration test: passed.
|
||||
- Root v0.6 validator: 20 passed, 0 failed.
|
||||
- VS Code editor tests: 28 passed, 0 failed.
|
||||
- VS Code extension validation: passed.
|
||||
|
||||
Reference in New Issue
Block a user