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

refactor: capture generic type info only for boxes, global and local states #25

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

boblat
Copy link
Contributor

@boblat boblat commented Jan 2, 2025

refactor:

  • capture generic type info only for boxes, global states, and local states as type info is not needed for others
  • capture stubbed function name as private property to prevent extra calls to get function name
  • change type info param passed to callStubbedFunction in nodeFactory from array to a single item as it is always a single type info

…d local states as type info is not needed for others
@boblat boblat merged commit dafba04 into alpha Jan 3, 2025
1 check passed
@boblat boblat deleted the refactor-visitor branch January 3, 2025 03:50
Copy link

github-actions bot commented Jan 9, 2025

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant