You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves#27.
Not only should anyhow generally not be used in libraries, it adds no value
here (it arguably makes error handling from this library worse actually).
Bumps version to 2.0 as this is a breaking API change :/
Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>
0 commit comments