Paolo Ricciuti
8785ad224c
Merge pull request #40 from sveltejs/changeset-release/main
@sveltejs/mcp@0.0.3
2025-10-05 11:24:27 +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
James Garbutt
f3ee4ed59c
chore: run format
2025-10-04 20:12:47 +01:00
paoloricciuti
725f785766
chore: changeset
2025-10-04 16:50:04 +02:00
paoloricciuti
485e60e245
fix: change title names to allow claude code to invoke the prompt
2025-10-04 16:49:23 +02:00
Paolo Ricciuti
480bfca557
Merge pull request #38 from sveltejs/renovate/actions-setup-node-5.x
2025-10-04 16:40:42 +02:00
renovate[bot]
06f9fc6d63
chore(deps): update actions/setup-node action to v5
2025-10-04 14:39:44 +00:00
Paolo Ricciuti
f1f85d2445
Merge pull request #33 from sveltejs/renovate/actions-checkout-5.x
2025-10-04 16:39:20 +02:00
renovate[bot]
b9c0a011e2
chore(deps): update actions/checkout action to v5
2025-10-04 14:37:40 +00:00
Paolo Ricciuti
b92dd95dee
Merge pull request #32 from sveltejs/renovate/all-minor-patch
2025-10-04 16:37:15 +02:00
Paolo Ricciuti
99537cfa25
chore: add changesets
2025-10-04 16:34:43 +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
7c762109b6
Merge pull request #39 from sveltejs/llms-txt
2025-10-04 01:58:09 +02:00
paoloricciuti
e3dbb5c098
fix: lint
2025-10-04 01:57:09 +02:00
paoloricciuti
03ce6c50c0
fix: package.json and lock
2025-10-04 01:55:42 +02:00
Paolo Ricciuti
273c78092d
Merge branch 'main' into llms-txt
2025-10-04 01:53:03 +02:00
Paolo Ricciuti
891fae8127
Merge pull request #29 from sveltejs/llms-txt-plus-use-cases
...
Generate use_cases documentation metadata
2025-10-04 01:46:05 +02:00
Paolo Ricciuti
fa969feb28
fix: update package name
2025-10-04 01:32:13 +02:00
Paolo Ricciuti
1dbd93a1ce
Update use_cases documentation metadata format
2025-10-04 01:30:58 +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
Stanislav Khromov
cde6d700e6
Update packages/mcp-server/src/mcp/utils.ts
...
Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com >
2025-10-04 00:46:23 +02:00
Stanislav Khromov
522fae6017
Update packages/mcp-server/src/mcp/utils.ts
...
Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com >
2025-10-04 00:39:44 +02:00
Stanislav Khromov
1f94d33dc9
Update packages/mcp-server/src/mcp/utils.ts
...
Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com >
2025-10-04 00:39:26 +02:00
Paolo Ricciuti
7ada706deb
Merge pull request #37 from sveltejs/minor-text-fixes
2025-10-03 23:32:30 +02:00
Stanislav Khromov
796c38ee23
doc nits
2025-10-03 23:25:02 +02:00
Paolo Ricciuti
1f296e5277
Merge pull request #35 from sveltejs/changeset-release/main
@sveltejs/mcp@0.0.2
2025-10-03 22:42:11 +02:00
github-actions[bot]
121395e98e
Version Packages
2025-10-03 20:38:35 +00:00
paoloricciuti
8e7c881838
fix: just build we can figure out later if we want to avoid it
2025-10-03 22:38:08 +02:00
Paolo Ricciuti
91c396e675
Merge pull request #25 from sveltejs/setup-changesets
2025-10-03 22:35:50 +02:00
paoloricciuti
baad760634
chore: add changeset to trigger release
2025-10-03 22:34:55 +02:00
paoloricciuti
b2275587ee
fix: remove package manager from inner packages
2025-10-03 22:33:56 +02:00
Paolo Ricciuti
4964303100
chore: apply suggestions from code review
...
Co-authored-by: Dominik G. <dominik.goepel@gmx.de >
2025-10-03 22:31:46 +02:00
paoloricciuti
81901b2564
fix: small configs
2025-10-03 22:03:59 +02:00
paoloricciuti
5aa1aa401a
Merge branch 'main' into setup-changesets
2025-10-03 21:52:45 +02:00
Rich Harris
4201627f53
Merge pull request #31 from sveltejs/docs
...
docs: add documentation for svelte.dev
2025-10-03 15:22:59 -04:00
paoloricciuti
9a70fbe3aa
feat: redirect to docs in case someone visits via browser
2025-10-03 21:12:42 +02:00
Paolo Ricciuti
dc16a42c65
chore: apply suggestions from code review
...
Co-authored-by: Rich Harris <hello@rich-harris.dev >
2025-10-03 19:11:14 +02:00
Paolo Ricciuti
3b50014b09
chore: apply suggestions from code review
...
Co-authored-by: Rich Harris <hello@rich-harris.dev >
2025-10-03 18:43:56 +02:00
Paolo Ricciuti
e9214bc470
chore: apply suggestions from code review
...
Co-authored-by: Rich Harris <hello@rich-harris.dev >
2025-10-03 18:33:31 +02:00
Paolo Ricciuti
3106305902
chore: apply suggestions from code review
...
Co-authored-by: Rich Harris <hello@rich-harris.dev >
2025-10-03 18:24:35 +02:00
paoloricciuti
3c14872068
fix: LLM -> model
2025-10-03 17:20:38 +02:00