Releases: testing-library/svelte-testing-library
Releases · testing-library/svelte-testing-library
v5.2.4
5.2.4 (2024-10-18)
Bug Fixes
- vite: set
ssr.noExternal
even if not in project package.json (#404) (b5e0f3d)
v5.2.3
5.2.3 (2024-10-02)
Bug Fixes
- svelte5: ensure typings are actually included in the module (#402) (f4b1508)
v5.2.2
5.2.2 (2024-10-01)
Bug Fixes
- svelte5: update typings to support new component types (#400) (6f45a96)
v5.2.1
5.2.1 (2024-07-25)
Bug Fixes
- svelte5: synchronously flush changes after mount and unmount (#396) (75a3f38)
v5.2.0
5.2.0 (2024-06-28)
Features
- svelte5: incorporate Svelte 5 support into main entry point (#375) (9dce164)
Bug Fixes
v5.2.0-next.3
Bug Fixes
- deps: allow svelte 5.0.0-next as peer dep (#384) (2fb7423)
v5.2.0-next.1
Features
- svelte5: incorporate Svelte 5 support into main entry point (#375) (9dce164)
v5.1.0
5.1.0 (2024-04-24)
Features
- vitest: add Vite plugin for Svelte browser import and autocleanup (#362) (ed541de), closes #359
v5.0.1
5.0.1 (2024-04-18)
Bug Fixes