Skip to content

Commit cd63644

Browse files
leifericfclaude
andcommitted
Update CHANGES.md for v1.0.0-alpha7
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bcb1326 commit cd63644

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changes
22

3+
## v1.0.0-alpha7 — Docs & Validation
4+
5+
### Website
6+
7+
- Add rendered preview images below 22 code examples on the docs page
8+
- Preview images render on the fly during CI/CD build (not committed to repo)
9+
- Add grouped sidebar categories to API reference page (Core, Drawing, Styling, Effects, Generative, Animation, 3D)
10+
11+
### Validation
12+
13+
- Add `format-errors` and `explain` for readable validation output
14+
- Improve unknown node type error messages with list of valid types
15+
- Deduplicate color and fill/stroke validation errors
16+
- Add default clauses to case dispatch in compile/render/svg for clear error messages
17+
18+
### Fixes
19+
20+
- Fix opacity tracking leak across buffer boundaries
21+
- Remove committed image files from repo (rendered by CI/CD)
22+
323
## v1.0.0-alpha6 — Performance
424

525
### Rendering pipeline

0 commit comments

Comments
 (0)