Skip to content

v1.0.2 — npm Metadata Fixes

Choose a tag to compare

@s9hn s9hn released this 24 Apr 02:08
· 9 commits to main since this release

figma-to-markdown-mcp v1.0.2

Patch release focused on npm publish metadata normalization.

What changed

  • Normalized the npm bin entry to src/index.js
  • Normalized repository.url to the canonical git+https form expected by npm
  • Bumped package and runtime version strings to 1.0.2
  • Updated the repository docs for the 1.0.2 release

Notes

This release does not change the get_design_context_compact tool behavior. It removes the npm publish-time package warnings seen in 1.0.1 and keeps GitHub, npm, and runtime version metadata aligned.

Installation

npx figma-to-markdown-mcp

npm package

Full Changelog