testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
608 stars 34 forks source link

chore(deps): update vite-plugin-svelte to disable `hmr` in test #378

Closed mcous closed 3 weeks ago

mcous commented 3 weeks ago

Verifying that our test suite functions normally without us having to disable HMR ourselves with sveltejs/vite-plugin-svelte#913

mcous commented 3 weeks ago

Seems to be behaving; I'm not seeing any unexpected error logs, which was the previous behavior in Svelte 5 that led to disabling HMR in the config in the first place

github-actions[bot] commented 4 days ago

:tada: This PR is included in version 5.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: