Conversation
706595a to
ec4c2bd
Compare
|
/ecosystem-ci run |
ec4c2bd to
c936b25
Compare
b3b95fb to
7cfda1a
Compare
|
📝 Ran ecosystem CI on
✅ rollup-plugin-svelte, prettier-plugin-svelte, melt-ui, eslint-plugin-svelte, skeleton, mdsvex, svelte-preprocess, sveltekit, svelte-loader, sv, language-tools, svelte-eslint-parser, vite-plugin-svelte |
7cfda1a to
954ee64
Compare
|
/ecosystem-ci run |
|
📝 Ran ecosystem CI on
✅ eslint-plugin-svelte, prettier-plugin-svelte, rollup-plugin-svelte, melt-ui, language-tools, sv, vite-plugin-svelte, svelte-eslint-parser, sveltekit, skeleton, svelte-loader, svelte-preprocess, mdsvex |
954ee64 to
def0fc6
Compare
|
/ecosystem-ci run |
|
📝 Ran ecosystem CI on
✅ skeleton, language-tools, prettier-plugin-svelte, melt-ui, svelte-eslint-parser, mdsvex, sveltekit, rollup-plugin-svelte, svelte-loader, svelte-preprocess, eslint-plugin-svelte, vite-plugin-svelte, sv |
|
/ecosystem-ci run |
|
📝 Ran ecosystem CI on
✅ prettier-plugin-svelte, rollup-plugin-svelte, vite-plugin-svelte, svelte-preprocess, mdsvex, sv, eslint-plugin-svelte, svelte-eslint-parser, skeleton, language-tools, svelte-loader, sveltekit |
|
(bits-ui tests fail with a weird error, will have to dig in locally what went wrong in ecosystem-ci there; shouldn't block this PR) |
a54c73f to
ddd0b3f
Compare
ddd0b3f to
b2474ed
Compare
|
/ecosystem-ci run |
|
📝 Ran ecosystem CI on
✅ sv, mdsvex, eslint-plugin-svelte, language-tools, rollup-plugin-svelte, svelte-preprocess, sveltekit, vite-plugin-svelte, prettier-plugin-svelte, melt-ui, skeleton, svelte-loader, svelte-eslint-parser |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
svelte@5.53.6
Patch Changes
perf: optimize parser hot paths for faster compilation (#17811)
fix:
SvelteMapincorrectly handles keys withundefinedvalues (#17826)fix: SvelteURL
searchsetter now returns the normalized value, matching native URL behavior (#17828)fix: visit synthetic value node during ssr (#17824)
fix: always case insensitive event handlers during ssr (#17822)
chore: more efficient effect scheduling (#17808)
perf: optimize compiler analysis phase (#17823)
fix: skip redundant batch.apply (#17816)
chore: null out current_batch before committing branches (#17809)