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
{{ message }}
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
Don't delete generated files in case of type errors.
Apply object field mangling convention to named arguments in functions.
This gives a unified treatment for renaming of object fields, functions, and function components.
Fix issue where only shallow conversion was generated for nested records defined in another file.
Opaque types are now generated only for type definitions annotated with [@genType.opaque].
Unknown types now are left unchanged, so type errors will indicate that shims need to be added.
Show file name in react developer tools when importing function components.