You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/.changeset
Nic 55bfb6d893
keep defaultChecked on hydrated radio inputs with spread attributes
4 hours ago
..
README.md
async-store-sub-blocker.md fix: make template store subscriptions wait for the promise that assigns the store (#18582) 3 days ago
boundary-teardown-error-routing.md fix: route $derived teardown errors through invoke_error_boundary (#18486) 3 days ago
calm-dates-track.md fix: track SvelteDate snapshots in reactions (#18700) 9 hours ago
clean-head-anchors.md fix: clean up svelte:head anchors on unmount (#18697) 9 hours ago
config.json
cool-spoons-tap.md fix: warn on undeclared shorthand event handlers on svelte:window/document/body (#18480) 4 days ago
fix-hmr-onoutroend-double-fire.md
gentle-spaces-print.md fix: preserve whitespace after inline elements when printing (#18685) 3 days ago
great-hoops-tickle.md fix: run `onDestroy` callbacks when a server render throws (#18585) 3 days ago
hungry-plums-roll.md fix: don't apply scoped CSS class to elements inside <svelte:head> (#18160) 3 days ago
keep-radio-default-checked.md keep defaultChecked on hydrated radio inputs with spread attributes 4 hours ago
large-schools-smell.md fix: accept `onfocusin`/`onfocusout` in `a11y_mouse_events_have_key_events` (#18689) 8 hours ago
legacy-reactive-map-lookups.md perf: O(n²)→O(n) Map lookups for legacy reactive statements (#18602) 4 days ago
lemon-bikes-marry.md fix: distinct memoizer on style/class directives (#18466) 3 days ago
olive-crabs-refuse.md fix: don't turn component instances stored in $state into state proxies (#18646) 3 days ago
olive-jars-repeat.md feat: export RenderOutput, SyncRenderOutput, Csp and Sha256Source from svelte/server (#18648) 4 days ago
optimize-const-tag.md perf: optimize simple object destructuring in @const tags (#18390) 3 days ago
quiet-falcons-search.md fix: don't resurrect outroing elements when an ancestor block is paused and resumed (#18431) 3 days ago
tidy-pandas-refuse.md fix: prevent `selectedcontent` mutation from changing the selected option (#18495) 3 days ago
tough-pandas-shout.md fix: avoid NaN keyframe values in slide transition (#18430) 3 days ago
witty-donuts-explain.md docs: clarify when `$effect.pre` runs relative to DOM updates (#18534) 3 days ago
young-papers-hide.md fix: scope SSR boundary failed snippets to their boundary (#18593) 4 days ago

README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation