Skip to content

Releases: testing-library/svelte-testing-library

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)

v3.0.2

23 Dec 17:58

Choose a tag to compare

3.0.2 (2020-12-23)

Bug Fixes

  • .workflows > workflows (46cb3b1)
  • github actions (f669b73)
  • somehow forgot to add a v before the action version (ebe4b8d)

v3.0.1

23 Dec 17:35
f0d6b33

Choose a tag to compare

3.0.1 (2020-12-23)

Bug Fixes

  • eslint error and rerender issue that wouldn't use props (#110) (f0d6b33)