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

Vec3 typescript type removed in 18.1.2 #526

Open
demedos opened this issue Aug 2, 2024 · 2 comments
Open

Vec3 typescript type removed in 18.1.2 #526

demedos opened this issue Aug 2, 2024 · 2 comments

Comments

@demedos
Copy link

demedos commented Aug 2, 2024

Hello,

It seems that since version 18.1.2, the Vec* types are no longer exported from the Matrix4 file. This change should likely be noted as a breaking change, as it may cause issues with builds that rely on these types.

Here's the relevant pull request: #519

Thank you for your awesome work!

@wcandillon
Copy link
Owner

Would you like me to re-export these? 🤔

@demedos
Copy link
Author

demedos commented Aug 5, 2024

That would be great; I'm implementing something similar to what you've done with the sticker app a few years back here, and re-exporting these types would help maintain backward compatibility

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