Skip to Content
Yoga

@graphql-yoga/plugin-defer-stream

3.21.2

Patch Changes

  • Updated dependencies [39b55ba]:
    • graphql-yoga@5.21.2

3.21.1

Patch Changes

  • #4450 08c3cb6 Thanks @ardatan! - When adding the defer and stream directives to the schema, we need to make sure to also move the extensions from the old schema to the new one, otherwise we might lose important information like plugin metadata.

  • Updated dependencies [4b43efd]:

    • graphql-yoga@5.21.1

3.21.0

Patch Changes

  • Updated dependencies [e263f7e]:
    • graphql-yoga@5.21.0

3.20.0

Patch Changes

  • Updated dependencies [93f1dc0]:
    • graphql-yoga@5.20.0

3.19.0

Patch Changes

  • Updated dependencies [7e0aaf6]:
    • graphql-yoga@5.19.0

3.18.1

Patch Changes

3.18.0

Patch Changes

  • Updated dependencies [3eabd17]:
    • graphql-yoga@5.18.0

3.17.1

Patch Changes

  • Updated dependencies [c27f550]:
    • graphql-yoga@5.17.1

3.17.0

Patch Changes

3.16.2

Patch Changes

  • Updated dependencies [ba38629]:
    • graphql-yoga@5.16.2

3.16.1

Patch Changes

3.16.0

Patch Changes

3.15.2

Patch Changes

  • Updated dependencies [e7b8906]:
    • graphql-yoga@5.15.2

3.15.1

Patch Changes

  • Updated dependencies [ecd605b]:
    • graphql-yoga@5.15.1

3.15.0

Patch Changes

3.14.0

Patch Changes

3.13.5

Patch Changes

  • Updated dependencies [8b41a52]:
    • graphql-yoga@5.13.5

3.13.4

Patch Changes

3.13.3

Patch Changes

3.13.2

Patch Changes

3.13.1

Patch Changes

  • Updated dependencies [dee7995]:
    • graphql-yoga@5.13.1

3.13.0

Patch Changes

3.12.2

Patch Changes

  • Updated dependencies [a6b3de9]:
    • graphql-yoga@5.12.2

3.12.1

Patch Changes

  • Updated dependencies [fbf328c]:
    • graphql-yoga@5.12.1

3.12.0

Patch Changes

3.11.0

Patch Changes

3.10.11

Patch Changes

  • Updated dependencies [1c055f5]:
    • graphql-yoga@5.10.11

3.10.10

Patch Changes

  • Updated dependencies []:
    • graphql-yoga@5.10.10

3.10.9

Patch Changes

3.10.8

Patch Changes

  • Updated dependencies [ed344ea]:
    • graphql-yoga@5.10.8

3.10.7

Patch Changes

3.10.6

Patch Changes

  • Updated dependencies [121ccba]:
    • graphql-yoga@5.10.6

3.10.5

Patch Changes

3.10.4

Patch Changes

3.10.3

Patch Changes

3.10.2

Patch Changes

3.10.1

Patch Changes

  • Updated dependencies [20cd9b6]:
    • graphql-yoga@5.10.1

3.10.0

Patch Changes

  • Updated dependencies [f81501c]:
    • graphql-yoga@5.10.0

3.9.0

Patch Changes

3.8.0

Patch Changes

3.7.0

Patch Changes

3.6.3

Patch Changes

  • Updated dependencies [0866c1b]:
    • graphql-yoga@5.6.3

3.6.2

Patch Changes

3.6.1

Patch Changes

  • Updated dependencies [4252e3d]:
    • graphql-yoga@5.6.1

3.6.0

Patch Changes

  • Updated dependencies [9f3f945]:
    • graphql-yoga@5.6.0

3.5.0

Patch Changes

  • Updated dependencies [0208024]:
    • graphql-yoga@5.5.0

3.4.0

Patch Changes

3.3.1

Patch Changes

3.3.0

Patch Changes

3.2.0

Patch Changes

3.1.1

Patch Changes

  • Updated dependencies [3ef877a7]:
    • graphql-yoga@5.1.1

3.1.0

Patch Changes

  • Updated dependencies [b1f0e3a2]:
    • graphql-yoga@5.1.0

3.0.3

Patch Changes

  • Updated dependencies [77d107fe]:
    • graphql-yoga@5.0.2

3.0.2

Patch Changes

  • Updated dependencies [3fea19f2]:
    • graphql-yoga@5.0.1

3.0.1

Patch Changes

3.0.0

Major Changes

Patch Changes

2.0.5

Patch Changes

  • Updated dependencies [bf602edf]:
    • graphql-yoga@4.0.5

2.0.4

Patch Changes

  • Updated dependencies [5f182006]:
    • graphql-yoga@4.0.4

2.0.3

Patch Changes

  • Updated dependencies [5efb8250]:
    • graphql-yoga@4.0.3

2.0.2

Patch Changes

  • Updated dependencies [ce6d2465]:
    • graphql-yoga@4.0.2

2.0.1

Patch Changes

2.0.0

Major Changes

Patch Changes

1.9.1

Patch Changes

1.9.0

Patch Changes

  • Updated dependencies [aff69200]:
    • graphql-yoga@3.9.0

1.8.1

Patch Changes

1.8.0

Patch Changes

1.7.3

Patch Changes

  • Updated dependencies [46e75917]:
    • graphql-yoga@3.7.3

1.7.2

Patch Changes

  • Updated dependencies [7ad50529]:
    • graphql-yoga@3.7.2

1.7.1

Patch Changes

1.7.0

Patch Changes

1.6.1

Patch Changes

  • Updated dependencies [3c8c8434]:
    • graphql-yoga@3.6.1

1.6.0

Patch Changes

1.5.1

Patch Changes

  • Updated dependencies [3a8446df]:
    • graphql-yoga@3.5.1

1.5.0

Patch Changes

  • Updated dependencies [03597a5a]:
    • graphql-yoga@3.5.0

1.4.1

Patch Changes

1.4.0

Patch Changes

1.3.1

Patch Changes

  • Updated dependencies [d4dab446]:
    • graphql-yoga@3.3.1

1.3.0

Patch Changes

1.2.1

Patch Changes

  • Updated dependencies [5528d312]:
    • graphql-yoga@3.2.1

1.2.0

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

  • Updated dependencies [534780c9]:
    • graphql-yoga@3.1.1

1.1.0

Patch Changes

1.0.3

Patch Changes

  • Updated dependencies [491ef5da]:
    • graphql-yoga@3.0.3

1.0.2

Patch Changes

1.0.1

Patch Changes

  • Updated dependencies [d63fe841]:
    • graphql-yoga@3.0.1

1.0.0

Patch Changes

1.0.0-next.2

Patch Changes

  • 73e56068 Thanks @ardatan! - Fix cancellation logic for defer/stream queries

  • Updated dependencies [73e56068]:

    • graphql-yoga@3.0.0-next.12

1.0.0-next.1

Patch Changes

0.0.1-next.0

Patch Changes