release: WRNexusJS 0.6.0

This commit is contained in:
2026-08-01 06:50:37 +05:30
parent 687d345882
commit d5e834bc78
14 changed files with 960 additions and 1107 deletions
+6
View File
@@ -100,3 +100,9 @@ The complete `bun run check` command remains the authoritative local release gat
- Nested peer calls no longer have their state changes overwritten by stale outer aliases.
- 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
- 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`.