Migrating to v2
syl-oh opened this issue · 1 comments
syl-oh commented
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?