@gqlkit-ts/cli@0.7.1
·
65 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Patch Changes
-
#227
1656c9eThanks @izumin5210! - fix: resolve nullable union type alias (T | nullwhere T is a union) as a reference instead of an inline union -
#230
f4a9695Thanks @izumin5210! - fix: collect types from specifier-level type-only re-exports (export { type Foo } from "...")