Skip to content

Releases: Escape-Technologies/graphql-armor

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

22 Nov 11:36
Compare
Choose a tag to compare

Minor Changes

  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

@escape.tech/[email protected]

10 Oct 10:33
Compare
Choose a tag to compare

Minor Changes

  • 3b204b6: refactor(apollo): throwOnRejection #220

    • throwOnRejection became propagateOnRejection.

    • Apollo will now report to context by default.
      Errors might be very verbose but this is the best way to handle it until Apollo Server 4 is released.
      If you want to still throw errors, you can use the onReject callback, however, you will need to handle the HTTP 500 afterwards yourself.

Patch Changes

@escape.tech/[email protected]

10 Oct 10:33
Compare
Choose a tag to compare

Minor Changes

  • 3b204b6: refactor(apollo): throwOnRejection #220

    • throwOnRejection became propagateOnRejection.

    • Apollo will now report to context by default.
      Errors might be very verbose but this is the best way to handle it until Apollo Server 4 is released.
      If you want to still throw errors, you can use the onReject callback, however, you will need to handle the HTTP 500 afterwards yourself.