Skip to content

Releases: sveltejs/mcp

@sveltejs/mcp@0.1.5

10 Oct 22:24
c1678b2
Compare
Choose a tag to compare

Patch Changes

  • fix: widen desired_svelte_version validation to accommodate some clients (3b301d7)

  • fix: minor tweaks to the prompt to allow for automatic sync (#63)

  • feat: read_state_with_dollar autofixer (#66)

@sveltejs/mcp@0.1.4

09 Oct 20:44
ec9c5b3
Compare
Choose a tag to compare

Patch Changes

  • fix: pass secrets in action and update mcpName (044f098)

@sveltejs/mcp@0.1.3

09 Oct 20:32
c5c6ba6
Compare
Choose a tag to compare

Patch Changes

  • fix: use DNS to publish MCP (#59)

@sveltejs/mcp@0.1.2

09 Oct 16:44
e12a0c9
Compare
Choose a tag to compare

Patch Changes

  • fix: publish to MCP registry (I really hope this time for real) (ef5241c)

@sveltejs/mcp@0.1.1

09 Oct 16:35
9a74df1
Compare
Choose a tag to compare

Patch Changes

  • feat: publish mcp to registry (maybe for real this time) (132943d)

@sveltejs/mcp@0.1.0

09 Oct 16:25
bd072bd
Compare
Choose a tag to compare

Minor Changes

  • feat: publish to registry (#45)

Patch Changes

  • feat: add autofixer to tell the LLM to check if some function called in effect is assigning state #26 (73d7625)

  • feat: add bind:this -> attachment and action -> attachment autofixer #20 (73d7625)

@sveltejs/mcp@0.0.4

06 Oct 10:37
e01a050
Compare
Choose a tag to compare

Patch Changes

  • fix: allow TS .svelte.ts modules (#49)

@sveltejs/mcp@0.0.3

05 Oct 09:25
8785ad2
Compare
Choose a tag to compare

Patch Changes

  • fix: check effect.pre in assign-in-effect (#41)

  • feat: use_cases documentation metadata (#29)

  • fix: change title names to allow for claude code to use the prompt (725f785)

  • fix: enable doc tools (cb316c5)

@sveltejs/mcp@0.0.2

03 Oct 20:43
1f296e5
Compare
Choose a tag to compare

Patch Changes

  • feat: latest version (#25)