Recent svelte updates
Section
Features
- Add some failing tests (#18528) (edeef1f)
Section
Fixes
- call
onerrorand provide a workingresetwhen hydrating a failed boundary (#18556) (3dde011) - preserve select selection with spread attributes (#18561) (2bace30)
- rerun derived that had an abort controller on reconnection (#18551) (22e0adb)
- $state.eager() is sometimes incorrect in SSR (#18530) (a4fd67e)
- clear previous_task reference after abort in Tween (#18541) (199ffeb)
- abort deriveds own AbortSignal when it disconnects (#18400) (a91b068)
Section
Improvements
- Supply chain hardening (#18253) (23bc246)
- update link on hooks page (#18564) (d9e40d1)
- provide
indentoption forprint(#18474) (b791cac) - skip quadratic blocker analysis when no top-level await (#18548) (d0dbe1a)
- bench compare report as HTML (#18543) (4da9f74)
- run every benchmark in its own process (#18542) (af6f1d3)