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: typescript build issues utils #924

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

alvarosabu
Copy link
Member

No description provided.

- Add type safety for user-defined DPR array
- Enhance DPR calculation logic with explicit type checking
- Maintain existing behavior while improving code readability
- Solved type issues
- Restructure scene info payload to use key-value array format
- Add support for rendering program details
- Improve type and readability of devtools scene information
- Add type checking for setter functions
- Ensure only valid function setters are called
- Prevent potential runtime errors with explicit type validation
@alvarosabu alvarosabu added the bug Something isn't working label Feb 6, 2025
Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for tresjs-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 6d8e742
🔍 Latest deploy log https://app.netlify.com/sites/tresjs-docs/deploys/67a4c2ef3950230008d63907

@alvarosabu alvarosabu merged commit e9b7bf9 into main Feb 6, 2025
5 of 9 checks passed
@alvarosabu alvarosabu deleted the bugfix/typescript-build-issues-utils branch February 6, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant