Skip to content

Releases: apollographql/federation

@apollo/[email protected]

30 Jun 19:27
111c437
Compare
Choose a tag to compare
Pre-release
@apollo/[email protected]

@apollo/[email protected]

30 Jun 19:27
111c437
Compare
Choose a tag to compare
Pre-release

Patch Changes

@apollo/[email protected]

25 Jun 20:43
60bc299
Compare
Choose a tag to compare

Patch Changes

  • Revert change to @composeDirective definition to specify nullable argument value. (#3283)

    We cannot fix the definition as that would break customers using older versions of subgraph-js. Our validations are already verifying that the values are specified.

  • Updated dependencies [28c08bef6e691aefc6ed07c0e7057f9cd803b317]:

@apollo/[email protected]

25 Jun 20:43
60bc299
Compare
Choose a tag to compare

@apollo/[email protected]

25 Jun 20:43
60bc299
Compare
Choose a tag to compare

@apollo/[email protected]

25 Jun 20:43
60bc299
Compare
Choose a tag to compare

@apollo/[email protected]

25 Jun 20:43
60bc299
Compare
Choose a tag to compare

Patch Changes

  • Revert change to @composeDirective definition to specify nullable argument value. (#3283)

    We cannot fix the definition as that would break customers using older versions of subgraph-js. Our validations are already verifying that the values are specified.

@apollo/[email protected]

25 Jun 20:43
60bc299
Compare
Choose a tag to compare

Patch Changes

  • Improve error messages when @composeDirective arguments are NULL or empty strings. (#3283)

    Previous message on undefined/null argument value
    Cannot read properties of undefined (reading '0')

    New message
    Argument to @composeDirective in subgraph "${sg.name}" cannot be NULL or an empty String

  • Updated dependencies [28c08bef6e691aefc6ed07c0e7057f9cd803b317]:

@apollo/[email protected]

24 Jun 20:41
cc8c564
Compare
Choose a tag to compare

DO NOT USE: There is a breaking change in @composeDirective definition. Use 2.11.2 instead.

Patch Changes

@apollo/[email protected]

24 Jun 20:40
cc8c564
Compare
Choose a tag to compare

DO NOT USE: There is a breaking change in @composeDirective definition. Use 2.11.2 instead.

Patch Changes