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

fix: type compatibility with @types/[email protected] #394

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Methuselah96
Copy link
Contributor

Why

The Renderer interface was removed in @types/[email protected]. This PR removes usages so that three-stdlib works with @types/[email protected].

What

Replace uses of Renderer with WebGLRenderer.

Checklist

  • Documentation updated N/A
  • Storybook entry added N/A
  • Ready to be merged

The `Renderer` interface was removed in @types/[email protected]. This PR removes usages so that `three-stdlib` works with @types/[email protected].
Copy link

codesandbox-ci bot commented Jan 7, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett merged commit f33f122 into pmndrs:main Jan 7, 2025
3 checks passed
Copy link

github-actions bot commented Jan 7, 2025

🎉 This PR is included in version 2.35.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Methuselah96 Methuselah96 deleted the fix-three-types branch January 7, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants