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
The project's pretty much dead because of flow's declining popularity and because flow-runtime was overambitious in the first place (trying to check all type annotations everywhere at runtime was never a wise idea). If you want to use flow-runtime to validate API inputs you could use my packages typed-validators and gen-typed-validators instead. These packages are a lot like the more popular zod but support Flow in addition to TypeScript.
Looks like npm version (0.17) is 2 versions behind releases on Github(0.19). Why they are not published?
The text was updated successfully, but these errors were encountered: