Minor Changes feat: add ability to extend custom element class (#8991) Patch Changes fix: ensure svelte:component evaluates props once (#8946) fix: remove let:variable slot bindings from select binding dependencies (#8969) fix: handle destructured primitive literals (#8871) perf: optimize imports that are not mutated or reassigned (#8948) fix: don't add accessor twice (#8996)