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
fix: don't stop polling when migration status is still running (#12)
* don't stop polling when migration status is still running
* fix linting + regenerated types
fix: updateSimpleField method (#9)
allow a user to update the validations on a simple field by destructuring the type once the validation has been formatted.