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

[bug]: beta versions of @react-spring/*** packages getting installed in the latest stable release #1855

Closed
1 of 5 tasks
tim-soft opened this issue Mar 7, 2022 · 2 comments

Comments

@tim-soft
Copy link

tim-soft commented Mar 7, 2022

Which react-spring target are you using?

  • @react-spring/web
  • @react-spring/three
  • @react-spring/native
  • @react-spring/konva
  • @react-spring/zdog

What version of react-spring are you using?

^9.4.2

What's Wrong?

the latest @react-spring/web package appears to depend on unreleased beta packages

from my yarn.lock
Screenshot 2022-03-07 111051

To Reproduce

install this version of react-spring: @react-spring/web": "^9.4.2",

Expected Behaviour

I would expect only stable @react-spring/*** dependencies in the stable releases

Link to repo

https://github.com/tim-soft/react-spring-lightbox/pull/42/files

@joshuaellis
Copy link
Member

Thank you for raising this @tim-soft! looks like there was a small issue in the changesets config, now resolved. 9.4.4 has the correctly set deps.

@tim-soft
Copy link
Author

@joshuaellis thank you!

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

2 participants