testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
620 stars 33 forks source link

fix(svelte5): ensure typings are actually included in the module #402

Closed mcous closed 1 month ago

mcous commented 1 month ago

Made a silly mistake with #400 that meant the new typings weren't actually included in the published module. This PR fixes that mistake

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 5.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: