Releases: testing-library/svelte-testing-library
Releases · testing-library/svelte-testing-library
v4.0.4
4.0.4 (2023-10-13)
Bug Fixes
- add missing supported Svelte options to SvelteComponentOptions #212 (3379545)
v4.0.3
4.0.3 (2023-07-02)
Bug Fixes
- package.json exports order (ed0bcdc)
v4.0.2
4.0.2 (2023-06-28)
Bug Fixes
v4.0.1
4.0.1 (2023-06-26)
Bug Fixes
- spurious commit to trigger release (12eaf28)
v4.0.0
4.0.0 (2023-06-24)
Features
BREAKING CHANGES
v3.2.2
3.2.2 (2022-10-06)
Bug Fixes
- cache many components per container (373a666), closes #205
v3.2.1
3.2.1 (2022-08-21)
Bug Fixes
- missing
Constructor
constraint for first render()
type signature (fd8b5c7)
- missing Constructor constraint to first render() type signature (df27359)
- missing Constructor constraint to first render() type signature (1c4c41a)
v3.2.0
3.2.0 (2022-08-19)
Features
- improve props typing for
render
function (fb97676)
v3.1.3
3.1.3 (2022-06-04)
Bug Fixes
v3.1.2
3.1.2 (2022-05-31)
Bug Fixes
- update incorrect Node version requirement from 8 to 10 (#174) (5336903)
- types: allow all elements (#101) (6b49bc0)