Skip to content

Releases: testing-library/svelte-testing-library

v4.0.1

26 Jun 17:48
e79c857

Choose a tag to compare

4.0.1 (2023-06-26)

Bug Fixes

  • spurious commit to trigger release (12eaf28)

v4.0.0

24 Jun 08:26

Choose a tag to compare

4.0.0 (2023-06-24)

Features

BREAKING CHANGES

  • moving to ESM

v3.2.2

06 Oct 13:29

Choose a tag to compare

3.2.2 (2022-10-06)

Bug Fixes

  • cache many components per container (373a666), closes #205

v3.2.1

21 Aug 14:56

Choose a tag to compare

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

19 Aug 14:55

Choose a tag to compare

3.2.0 (2022-08-19)

Features

  • improve props typing for render function (fb97676)

v3.1.3

04 Jun 15:18
8d30f73

Choose a tag to compare

3.1.3 (2022-06-04)

Bug Fixes

v3.1.2

31 May 14:18
5336903

Choose a tag to compare

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)

v3.1.1

07 Apr 20:51

Choose a tag to compare

3.1.1 (2022-04-07)

Bug Fixes

  • always destroy most recent component on rerender (a6cc764)

v3.1.0

15 Mar 18:19
c2fc435

Choose a tag to compare

3.1.0 (2022-03-15)

Features

v3.0.3

25 Dec 20:20

Choose a tag to compare

3.0.3 (2020-12-25)

Bug Fixes

  • github actions wasn't generating dist. fixes #113 (bf4936c)