v1.3.2
This PR fixes the problem that generated schema type definition may contain circular references like:
type URL = URL | string;What's Changed
Full Changelog: v1.3.1...v1.3.2
This PR fixes the problem that generated schema type definition may contain circular references like:
type URL = URL | string;Full Changelog: v1.3.1...v1.3.2