Skip to content

Releases: Plopaton42/Next

v0.1.5

Choose a tag to compare

@Plopaton42 Plopaton42 released this 05 Jun 10:55
f261444
fix(mcp): prioritize npm package over copy-paste in all tool responses

- SERVER_INSTRUCTIONS now mandates npm install before using any component
- list_components and get_component descriptions point to npm, not copy-paste
- get_component response leads with npm install + import instructions
- Removed inline source code sections that pushed AI toward copy-paste
- Source is available via README/types only — import from npm package

https://claude.ai/code/session_01LWxFxgpGCxjuycQY1i2F8w

v0.1.4

Choose a tag to compare

@Plopaton42 Plopaton42 released this 03 Jun 19:40
f204e18

What's Changed

  • docs(guidelines): Figma Make guidelines + fix npm publish workflow by @Plopaton42 in #27

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@Plopaton42 Plopaton42 released this 03 Jun 19:34
eb3eb41

What's Changed

  • Claude/keen maxwell w6bxe by @Plopaton42 in #25
  • docs(guidelines): remove old PascalCase component docs, keep lowercas… by @Plopaton42 in #26

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@Plopaton42 Plopaton42 released this 03 Jun 16:16
264eb4c
fix(pkg): add repository URL for npm provenance verification

v0.1.1

Choose a tag to compare

@Plopaton42 Plopaton42 released this 03 Jun 16:12
b90c022
Update README to generalize brand references

Removed specific brand references in the README.

v0.1.0

Choose a tag to compare

@Plopaton42 Plopaton42 released this 03 Jun 16:05
2ef43b1
Merge pull request #24 from Plopaton42/fix/mcp-actionable-tools

fix(mcp): actionable tool responses + get_token_styles