Releases: junseo2323/decrease-token-figma
Releases · junseo2323/decrease-token-figma
Release list
v1.0.1
Figma Cost Optimizer Bridge v1.0.1
Documentation and cleanup release.
Changes
- Refreshes English and Korean documentation.
- Adds clearer GitHub Pages documentation in both languages.
- Cleans obsolete handoff/planning/demo markdown files from the repository.
- Keeps the published CLI package focused on the runtime bridge files.
Validation
npm run buildnpm testcd test && npm run buildnpm pack --dry-run
Install
npm install -g decrease-token-figma
figma-bridgev1.0.0
Figma Cost Optimizer Bridge v1.0.0
Initial public release of the local MCP bridge for token-efficient Figma-to-React handoffs.
Highlights
- Local MCP server command:
figma-bridge - Optimized Figma handoff generation with screenshot path mode
- Repeated subtree deduplication and instance-table compression
- Hash cache, diff handoff, and local component registry support
- Benchmark harness for raw-vs-bridge token and pixel comparison
- Ditto BatteryPro benchmark: 43.86% estimated input-token saving, 96.77% bridge similarity
Install from GitHub
npm install -g github:junseo2323/decrease-token-figma
figma-bridgenpm publishing is prepared, but the package still needs an authenticated npm account to run npm publish --access public.