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
In this release we have enabled runtime level typechecking for Sorbet. This means that if you input parameters
are invalid your code will throw an error during runtime. Please ensure that your code is properly tested
before continuing with v3.0.0 of this library.