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(loaders): vendor decodeText for r165 deprecation #371

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

CodyJasonBennett
Copy link
Member

Vendors LoaderUtils.decodeText with the deprecation of mrdoob/three.js#28278.

We use this over TextDecoder to play nice with Node, react-native, and edge environments where browser APIs are limited.

Copy link

codesandbox-ci bot commented Jun 1, 2024

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 eab87ab into main Jun 1, 2024
3 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/vendor-decodetext branch June 1, 2024 10:24
Copy link

github-actions bot commented Jun 1, 2024

🎉 This PR is included in version 2.30.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant