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

three and @types/three upgrade #2176

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

three and @types/three upgrade #2176

wants to merge 1 commit into from

Conversation

abernier
Copy link
Member

@abernier abernier commented Nov 3, 2024

current types are "@types/three": "^0.151.0"

a strategy could be progressively incrementing 0.X.Y:

$ VERSION="^0.152.0" yarn add -D three@"${VERSION}" @types/three@"${VERSION}" && yarn build

to better identify the problematic release and refer to it https://github.com/mrdoob/three.js/releases/tag/r152

image

Copy link

vercel bot commented Nov 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 9:26am

Copy link

github-actions bot commented Jan 4, 2025

Thank you for your work on this pull request! We’re marking this PR as stale to encourage a final push to bring it across the finish line.

Any update, comment, or change to the PR will automatically remove the stale label so it stays active in our workflow.

If you need any help, don’t hesitate to connect with us on Discord for feedback and support. This PR will close automatically soon if there’s no further activity, but we’re here to help if you’re interested in getting it merged. Thank you for your contribution!

@github-actions github-actions bot added the Stale Inactive issue label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Stale Inactive issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant