release: 0.3.0 (goldenchart + goldenchart-mcp)#136
Merged
Conversation
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.
Bump both packages from 0.2.0 to 0.3.0 ahead of tagging
v0.3.0andmcp-v0.3.0. All changes are additive — no breaking API surface — so this is a clean minor bump on a pre-1.0 line.Highlights since 0.2.0
goldenchart<desc>generators for core charts + test coverage (a11y: add role/title/desc + aria-label plumbing to chart SVGs #119, PR feat(a11y): fallback <desc> generators for core charts (#119) #129)<ResponsiveContainer>(ResponsiveContainer: auto-size charts to parent #120, PR feat: ResponsiveContainer for auto-sizing charts to parent (#120) #130)toSvgString/toPng/downloadChart/copyToClipboard+svgRefon Surface (Client-side export: downloadChart() / toPng() / toSvg() #123, PR feat: client-side export — toSvgString / toPng / downloadChart / copyToClipboard (#123) #131)prefers-color-schemeauto-mode (Auto dark mode: brand='auto' honoring prefers-color-scheme #125, PR feat(brand): themed brands + prefers-color-scheme auto-mode (#125) #132)goldenchart-mcprender_with_revisiontool +iterate-until-goodprompt closing the critique loop (MCP: critique-and-rerender loop tool for agent self-correction #127, PR feat(mcp): render_with_revision tool + iterate-until-good prompt (#127) #134)Docs
docs-site/(Docs site: per-chart prop tables + live examples (beyond playground + API.md) #128, PR docs: Astro Starlight site scaffold + seed pages (#128, phase 1) #135)Test plan
npm test— 421/421 (library)cd mcp && npm test— 173/173npm run check:bundle— 51 KB gzipped (budget 75 KB)v0.3.0andmcp-v0.3.0after merge so the publish workflows fire