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

Allow methods generated by withCalls to reseive Signal or Observable as params #68

Closed
gabrielguerrero opened this issue May 9, 2024 · 1 comment

Comments

@gabrielguerrero
Copy link
Owner

The methods generated by withCalls are rxMethods but due to a types but is not allowing to pass Signals or Observables as params as rxMethods allow

gabrielguerrero pushed a commit that referenced this issue May 9, 2024
…Observables as params

The methods generated by withCalls are rxMethods, this PR enables the generated methods to also
receive Signal or Observable with the params of the method

Fixes #68
gabrielguerrero pushed a commit that referenced this issue May 9, 2024
…Observables as params

The methods generated by withCalls are rxMethods, this PR enables the generated methods to also
receive Signal or Observable with the params of the method

Fixes #68
Copy link

github-actions bot commented May 9, 2024

🎉 This issue has been resolved in version 17.2.2 🎉

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
Projects
None yet
Development

No branches or pull requests

1 participant