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

feat(signals): add support for _ method names in withCalls #143

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

gabrielguerrero
Copy link
Owner

Add support for private methods (methods with _ in the start of the name) to withCalls

fix #142

Add support for private methods (methods with _ in the start of the name) to withCalls

fix #142
@francobasilico francobasilico self-requested a review September 27, 2024 08:19
@gabrielguerrero gabrielguerrero merged commit 0fa2efe into main Sep 27, 2024
2 checks passed
@gabrielguerrero gabrielguerrero deleted the feat/withCalls-support-private branch September 27, 2024 19:29
Copy link

🎉 This PR is included in version 18.3.0 🎉

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.

withCalls should allow private methods
2 participants