Skip to content

Releases: vuetifyjs/mcp

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:42
1b4bbb1

🚀 Features

  • cli: detect running IDE instances and support multi-selection (#18) (ce001be)

🔧 Bug Fixes

  • http: parse --key=value CLI flags so the container binds its port (#25) (bb811b7)
  • playground: emit correct URL and wrap SFC as repl tuple (#23) (fafa85a)

🔬 Code Refactoring

  • delegate CLI to @vuetify/mcp-cli via npx (#22) (a9ff9d7)
  • http: drop vestigial Mcp-Session-Id handling (1b8729b)

Other Commits

  • ci: pin npm@11 in release workflow (#28) (1b4bbb1)
  • chore: release v0.8.0 (a3a58d0)
  • docs(vuetify0): align composable inventory with v0 v1 (#27) (2eb0338)
  • chore(mcp): sync @vuetify/v0 composables and components inventory with barrels (#26) (5a4f3f5)
  • docs(readme): fix broken Discord badge (eed87ad)
  • docs: update Discord invite link to discord.gg/vuetify (cbffee6)
  • chore: remove dead, stubbed auth service (#24) (97c78b1)
  • docs: clarify Claude Desktop vs Claude Code in README (#21) (87d7e2e)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 23:52

🚀 Features

Other Commits

  • chore: release v0.7.0 (1a025da)
  • chore: update v0 data for alpha release (v1.0.0-alpha.0) (b7754f9)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 20:05

🚀 Features

  • add get_vuetify0_skill tool (d58a7ab)
  • tools: add create_bug_report tool (47d4daf)

🔧 Bug Fixes

  • replace main branch references with master in v0 GitHub URLs (a360ef1)
  • cli: handle cancellation symbol to prevent installation errors (5257591)
  • vuetify0: correct composable names and add missing exports (e9dce40)

Other Commits

  • chore: release v0.6.0 (6d4362b)
  • chore(vuetify0): sync composables, components, and exports with v0.1.13 (d0dab38)
  • chore: add discord badge (8941401)
  • chore: center badges (6011dcd)
  • chore: fix logo cdn path and height (17991a2)
  • chore: update SKILL.md fallback path to skills/vuetify0/ (3d65f8b)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 17:54

🚀 Features

  • add v3 to v4 upgrade guide and breaking changes tools (e2f314a)

Other Commits

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 15 Jan 19:58

Other Commits

  • chore: release v0.4.6 (f4320ea)
  • chore(vuetify0): sync composables and components with repo (f03f499)
  • docs: align README logo format with vuetify0 (7a5b50a)

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 10 Jan 20:06

🚀 Features

  • vuetify0: sync composables with repo (53d6703)

Other Commits

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 06 Jan 21:45

🔧 Bug Fixes

  • add repository field for npm provenance verification (075f456)

Other Commits

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Dec 17:54

Other Commits

  • chore: release v0.4.1 (2bb6202)
  • chore: switch to @vuetify/github-releaser for proper preset support (adf0466)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 18:48
  • chore: release v0.4.0 (02372b0)
  • feat: Mcp rate Limiter (#16) (3285d40), closes #16
  • feat(bin): make title, language, visibility optional in update (8decc2e)
  • feat(cli): add Claude Code CLI support (3230c64)
  • fix(http): create transport per request for stateless mode (2802a69)
  • fix(http): set req.auth for transport auth propagation (5081917)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 22:09
  • chore: release v0.3.0 (141270f)
  • chore(ci): set fetch-depth (feef07b)
  • feat(bin): add update_vuetify_bin tool (6d4f9ff)