bendotcodes/cookies

Element implicitly has an 'any' type because... and other

kokushkin opened this issue · 0 comments

Was moving from 4.0.3 to 4.1.1 but got a lot of type errors, in particular:

image

which should be a result of interface's types changes

image

I think it's connected to #291 #292

Looks like a breaking change. Shouldn't it be in a major version update instead?

Typescript 4.2.4