Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type definition file apparently broken in v5.5.0 #171

Open
brunocabral88 opened this issue Mar 13, 2024 · 1 comment
Open

Type definition file apparently broken in v5.5.0 #171

brunocabral88 opened this issue Mar 13, 2024 · 1 comment

Comments

@brunocabral88
Copy link

Hello,

I just upgraded from v5.3.4 to v5.5.0 and my import (import { TailSpin } from 'react-loader-spinner') stopped working.
Apparently, the type definition file exported in the NPM package has several "export defaults", which doesn't look right.

image

image

If any further information is required, please let me know. :)

@brunocabral88
Copy link
Author

Investigating the issue a bit more, I just found out that v5.5.0 was removed from npmjs..com but not from yarnpkg.com, hence Renovatebot is still suggesting the update to the repositories that use it..

It'd be great if we could remove that version from yarnpkg.com. For now, I'm reverting to v5.4.5 it all seems to work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant