testing-library/svelte-testing-library

extensionless import causing issues

pngwn opened this issue ยท 1 comments

pngwn commented

There is an extensionless import here: https://github.com/testing-library/svelte-testing-library/blob/main/src/index.js#L1

This causes my test stage to fail (with playwright) as the ./pure module cannot be found.

๐ŸŽ‰ This issue has been resolved in version 4.0.2 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€