github-actions[bot]
4c7f7feeba
Version Packages
2025-10-17 05:59:44 +00:00
paoloricciuti
579be877fa
fix: use correct server schema version
2025-10-17 07:59:10 +02:00
github-actions[bot]
7d7b08610d
Version Packages
2025-10-17 05:56:00 +00:00
Paolo Ricciuti
c08d8d4df7
Merge pull request #74 from sveltejs/renovate/all-minor-patch
2025-10-17 07:55:28 +02:00
paoloricciuti
12dd3c16ac
fix: update deps
2025-10-17 01:26:35 +02:00
paoloricciuti
ca17a18677
fix: remove sizes
2025-10-17 00:42:47 +02:00
paoloricciuti
cf62286912
fix: use data: uri for local icon & add icons to tools + resources + prompts
2025-10-17 00:31:23 +02:00
paoloricciuti
7b396ad63f
fix: we need to serve them from the same domain
2025-10-16 23:24:52 +02:00
paoloricciuti
a9653f9c74
fix: svg is not supported, add also png
2025-10-16 23:21:19 +02:00
paoloricciuti
cabf1fd96a
feat: add website url
2025-10-16 23:14:58 +02:00
renovate[bot]
2d50ffd38c
chore(deps): update dependency @anthropic-ai/sdk to ^0.67.0
2025-10-16 21:14:38 +00:00
paoloricciuti
66c9056e0f
feat: add svelte icon for mcp server
2025-10-16 23:13:34 +02:00
renovate[bot]
8f6abc6192
chore(deps): update all non-major dependencies
2025-10-15 17:39:12 +00:00
paoloricciuti
87af64f4bc
fix: prevent imported_runes suggestion from being added for libs that are not svelte
2025-10-13 23:54:01 +02:00
github-actions[bot]
a8af3c72ca
Version Packages
2025-10-10 22:22:02 +00:00
Paolo Ricciuti
534a72cae7
Merge pull request #66 from sveltejs/read-state-with-dollar
...
feat: `read_state_with_dollar` autofixer
2025-10-11 00:21:36 +02:00
paoloricciuti
3b301d7d9c
fix: widen desired_svelte_version validation to accommodate some clients
2025-10-10 23:27:49 +02:00
paoloricciuti
33a0e17ee1
fix: remove .only duh
2025-10-10 16:06:05 +02:00
paoloricciuti
bf5f31c867
feat: read_state_with_dollar autofixer
2025-10-10 16:00:19 +02:00
paoloricciuti
65d403af1e
feat: automatic prompt sync with docs
2025-10-10 10:38:41 +02:00
github-actions[bot]
b508a4ea49
Version Packages
2025-10-09 20:42:32 +00:00
paoloricciuti
044f0988b9
fix: pass secrets in action and update mcpName
2025-10-09 22:41:56 +02:00
github-actions[bot]
fb2240d60c
Version Packages
2025-10-09 20:30:38 +00:00
paoloricciuti
fc39b44859
fix: use DNS to publish MCP
2025-10-09 21:53:39 +02:00
github-actions[bot]
7234e64967
Version Packages
2025-10-09 16:43:04 +00:00
github-actions[bot]
f1280b9876
Version Packages
2025-10-09 16:33:34 +00:00
github-actions[bot]
c35be898da
Version Packages
2025-10-09 16:23:57 +00:00
paoloricciuti
3fbc786383
fix: verify checksum
2025-10-08 17:20:16 +02:00
paoloricciuti
c5c08ccd13
fix: lint
2025-10-08 00:09:23 +02:00
paoloricciuti
aaac49cdef
chore: update version of server.json on release
2025-10-07 23:49:28 +02:00
paoloricciuti
558d964919
Merge branch 'main' into publish-to-registry
2025-10-07 23:35:45 +02:00
Paolo Ricciuti
c7060c8bdb
Merge pull request #20 from sveltejs/attachments-autofixer
2025-10-07 21:31:50 +02:00
Paolo Ricciuti
ef2d569934
Merge pull request #26 from sveltejs/function-call-in-effect
2025-10-07 21:31:21 +02:00
github-actions[bot]
5920f7482f
Version Packages
2025-10-06 10:30:53 +00:00
paoloricciuti
73bf0c3782
fix: allow TS .svelte.ts modules
2025-10-06 12:13:22 +02:00
paoloricciuti
11cd2447fc
feat: publish to registry
2025-10-05 12:13:34 +02:00
github-actions[bot]
75e676d928
Version Packages
2025-10-04 22:54:37 +00:00
Paolo Ricciuti
5b16bdd80b
Merge pull request #41 from 43081j/effect-pre-assign
...
fix: check effect.pre in assign-in-effect
2025-10-05 00:54:12 +02:00
paoloricciuti
485e60e245
fix: change title names to allow claude code to invoke the prompt
2025-10-04 16:49:23 +02:00
James Garbutt
f93a6cee60
fix: check effect.pre in assign-in-effect
...
It seems like the intention here was to check `$effect` _and_
`$effect.pre`, but the condition (`in_effect`) was filtering those out.
The `is_rune` helper already does the same checks, so we can just remove
the ones here and delegate to that.
2025-10-04 12:18:08 +01:00
renovate[bot]
e8989db548
chore(deps): update all non-major dependencies
2025-10-04 07:55:47 +00:00
paoloricciuti
cb316c5b3e
fix: enable doc tools
2025-10-04 09:54:14 +02:00
Paolo Ricciuti
273c78092d
Merge branch 'main' into llms-txt
2025-10-04 01:53:03 +02:00
paoloricciuti
3bb71f3963
chore: infer when possible, move schemas, add tsconfig to scripts
2025-10-04 01:27:27 +02:00
Stanislav Khromov
a881cb5938
move to devdeps
2025-10-04 01:19:48 +02:00
Stanislav Khromov
03859141ed
rewrite to valibot
2025-10-04 01:07:15 +02:00
Stanislav Khromov
f747c4ac65
remove tsx
2025-10-04 00:55:11 +02:00
Stanislav Khromov
1916c410e6
use --experimental-strip-types
2025-10-04 00:53:37 +02:00
Stanislav Khromov
1e7ebeaf5b
Merge branch 'llms-txt-plus-use-cases' of https://github.com/sveltejs/mcp into llms-txt-plus-use-cases
2025-10-04 00:48:43 +02:00
Stanislav Khromov
f82ceac79d
validate sections
2025-10-04 00:48:41 +02:00