-
Notifications
You must be signed in to change notification settings - Fork 2
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
improve resolveWith #78
Labels
Milestone
Comments
jpex.resolveWith<Foo, Bah, Baz>([ 'bah', 'baz' ]); could be the best option... |
jackmellis
pushed a commit
that referenced
this issue
Aug 23, 2020
jackmellis
pushed a commit
that referenced
this issue
Aug 23, 2020
jackmellis
pushed a commit
that referenced
this issue
Aug 24, 2020
jackmellis
pushed a commit
that referenced
this issue
Aug 27, 2020
jackmellis
pushed a commit
that referenced
this issue
Sep 25, 2020
🎉 This issue has been resolved in version 4.0.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
The current syntax for resolve with is pretty bad:
but how can we make it better?
The text was updated successfully, but these errors were encountered: