We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello @jfromaniello, How do I migrate from v1 to v2 in typescript, from what I can see:
Options
Params
unless.RequestHandler
v2.1.3
Are there any other breaking change?
The text was updated successfully, but these errors were encountered:
linked to #39 I guess. The function unless as not return type I can use to replace unless.RequestHandler, so far any is an ugly option.
unless
any
Sorry, something went wrong.
No branches or pull requests
Hello @jfromaniello, How do I migrate from v1 to v2 in typescript, from what I can see:
Options
is nowParams
unless.RequestHandler
has disappeared inv2.1.3
, what should I use instead ?Are there any other breaking change?
The text was updated successfully, but these errors were encountered: