Skip to content

Releases: adrocodes/pigeon

v0.5.2

14 Apr 06:27
c89531f
Compare
Choose a tag to compare

Patch Changes

v0.5.1

07 Apr 23:24
10ec0eb
Compare
Choose a tag to compare

Patch Changes

  • b6cefd1: fix RegistrationStruct dependencies type definition

v0.5.0

04 Apr 23:07
e4c48bd
Compare
Choose a tag to compare

Minor Changes

  • 68867ee: added createDependency method, removes the requirement of __typename in schemas

v0.4.0

28 Feb 09:26
a5a4285
Compare
Choose a tag to compare

Minor Changes

  • 67e1b90: Export additional collectFragments utility

v0.3.2

08 Jun 00:12
fa3e2e9
Compare
Choose a tag to compare

Patch Changes

  • 109e666: fix when a typename has multiple fragments

v0.3.1

08 May 09:34
fcec537
Compare
Choose a tag to compare

Patch Changes

v0.3.0

06 May 05:01
c4e7419
Compare
Choose a tag to compare

Minor Changes

  • b4317ce: separate query and dependencies

v0.2.3

05 May 11:21
0038fc3
Compare
Choose a tag to compare

Patch Changes

  • 9c5416d: add input and output helper types

v0.2.2

05 May 11:09
b787c9b
Compare
Choose a tag to compare

Patch Changes

  • 60654bd: mark components and query only

v0.2.1

04 May 09:19
928a515
Compare
Choose a tag to compare

Patch Changes

  • c33a26f: use zod input for validate