Skip to content

Releases: testing-library/svelte-testing-library

@testing-library/svelte@1.0.0-next.2

03 Dec 15:46
606c45f

Choose a tag to compare

Pre-release

@testing-library/svelte 1.0.0-next.2 (2025-12-03)

Dependencies

  • @testing-library/svelte-core: upgraded to 1.0.0-next.2

@testing-library/svelte@1.0.0-next.1

03 Dec 15:21
e43f3c7

Choose a tag to compare

Pre-release

@testing-library/svelte 1.0.0-next.1 (2025-12-03)

Features

@testing-library/svelte-core@1.0.0-next.2

03 Dec 15:46
606c45f

Choose a tag to compare

@testing-library/svelte-core 1.0.0-next.2 (2025-12-03)

Bug Fixes

  • svelte-core: ensure dist is packaged in CI release (#461) (606c45f)

@testing-library/svelte-core@1.0.0-next.1

03 Dec 15:17
e43f3c7

Choose a tag to compare

@testing-library/svelte-core 1.0.0-next.1 (2025-12-03)

Features

v5.2.9

12 Nov 19:24
734e290

Choose a tag to compare

5.2.9 (2025-11-12)

Bug Fixes

  • svelte5: do not deeply proxify passed-in props (#456) (734e290), closes #455

v5.2.8

19 May 14:43
492dbd1

Choose a tag to compare

5.2.8 (2025-05-19)

Bug Fixes

  • configure dom-testing-library to flush Svelte changes (#439) (492dbd1)

v5.2.7

11 Feb 18:02
e86dada

Choose a tag to compare

5.2.7 (2025-02-11)

Bug Fixes

  • types: fix types when using legacy components in Svelte 5 (#424) (e86dada)

v5.2.6

19 Nov 17:23
90ba912

Choose a tag to compare

5.2.6 (2024-11-19)

Bug Fixes

  • types: do not erase component type constraint (#410) (90ba912)

v5.2.5

18 Nov 21:57
acbddfd

Choose a tag to compare

5.2.5 (2024-11-18)

Bug Fixes

  • types: adjust legacy types for eslint-plugin-svelte (#409) (acbddfd)

v5.2.4

18 Oct 16:15
b5e0f3d

Choose a tag to compare

5.2.4 (2024-10-18)

Bug Fixes

  • vite: set ssr.noExternal even if not in project package.json (#404) (b5e0f3d)