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
Improve errors diagnostics, narrowing to related words only (#39)
* improve errors diagnostics, narrowing to related words only
* improve error diagnostics related to schemas
* upgrade to 1.4.2
Expose generated types using global module (#31)
* expose generated types using global module
fix multi-projects types name conflicts
fix operations name conflicts
expose UnionToArray util type
update README
* upgrade to 1.4.0