Skip to content

Tags: testing-library/svelte-testing-library

Tags

v5.2.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): fix types when using legacy components in Svelte 5 (#424)

v5.2.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): do not erase component type constraint (#410)

v5.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): adjust legacy types for eslint-plugin-svelte (#409)

v5.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(vite): set `ssr.noExternal` even if not in project package.json (#…

…404)

v5.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(svelte5): ensure typings are actually included in the module (#402)

v5.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(svelte5): update typings to support new component types (#400)

v5.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(svelte5): synchronously flush changes after mount and unmount (#396)

v5.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): promote 5.2.0 to stable

v5.2.0-next.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): allow svelte 5.0.0-next as peer dep (#384)

v5.2.0-next.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): build types from JS source (#376)