Skip to content

Releases: Shopify/quilt

graphql-validate-fixtures@3.1.5

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

  • #2778 12f780698 Thanks @BPScott! - Add graphql ^16.0.0 as an allowable graphql dependency version

  • Updated dependencies [12f780698]:

    • graphql-tool-utilities@3.0.4

graphql-typescript-definitions@3.4.0

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Minor Changes

  • #2779 efa7e4871 Thanks @BPScott! - Add --enum-style=type option to allow codegen to generate string union types from grahpql enums

Patch Changes

  • #2778 12f780698 Thanks @BPScott! - Add graphql ^16.0.0 as an allowable graphql dependency version

  • Updated dependencies [12f780698]:

    • graphql-tool-utilities@3.0.4
    • graphql-typed@2.0.3

graphql-typed@2.0.3

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

graphql-tool-utilities@3.0.4

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

graphql-mini-transforms@5.3.5

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

graphql-fixtures@5.0.3

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

  • #2778 12f780698 Thanks @BPScott! - Add graphql ^16.0.0 as an allowable graphql dependency version

  • Updated dependencies [12f780698]:

    • graphql-tool-utilities@3.0.4
    • graphql-typed@2.0.3

@shopify/react-graphql@10.1.3

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [12f780698]:
    • graphql-typed@2.0.3

@shopify/react-graphql-universal-provider@6.1.3

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @shopify/react-graphql@10.1.3

@shopify/graphql-testing@8.0.2

31 May 18:15
ad7f8fc
Compare
Choose a tag to compare

Patch Changes

@shopify/react-testing@5.2.0

06 May 17:19
b6f9a09
Compare
Choose a tag to compare

Minor Changes

  • #2773 8498746a7 Thanks @jas7457! - Change act to use from 'react' if it exists, fallback to 'react-dom/test-utils'