Major Changes refactor: remove useAsync$ and createAsync$. Use useComputed$ or createComputed$ instead. (by @Varixo in #8941) Patch Changes refactor: remove unnecessary font preloading that negatively impacted performance (by @Varixo in #8942) 🐞🩹 preserve rest properties for plain objects (by @wermetal in #8937) 🐞🩹 widen the vitest peer range to >=2 <5 so Vitest 4 no longer warns (by @ixcans in #8959)