Skip to content

Releases: Escape-Technologies/graphql-armor

@escape.tech/[email protected]

30 Sep 13:23
f9d8d41
Compare
Choose a tag to compare

Patch Changes

  • 542b49d: fix:
    Incorrect @escape.tech/graphql-armor-types dependency

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: v1.3.0

    • Feat(plugins)/provide-custom-configuration-callbacks #162
    • Refactor(apollo): changed protection default behavior to contextual report #191
    • Chore(deps): new types packages (@escape.tech/graphql-armor-types)
    • Chore(deps): updated devDependencies

Patch Changes

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: Created a new package dedicated to typing

  • c16a2bb: Feat(plugins)/provide-custom-configuration-callbacks

    {
      onAccept: [],
      onReject: [],
      throwRejection: bool,
    }
    
    • Granted the ability to choose whenever you want to throw or not.

    • Introduced callbacks that can be runned before reject the query, for observability purposes.

    • added devDependencies to @escape.tech/graphql-armor-types

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: Feat(plugins)/provide-custom-configuration-callbacks

    {
      onAccept: [],
      onReject: [],
      throwRejection: bool,
    }
    
    • Granted the ability to choose whenever you want to throw or not.

    • Introduced callbacks that can be runned before reject the query, for observability purposes.

    • added devDependencies to @escape.tech/graphql-armor-types

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: Feat(plugins)/provide-custom-configuration-callbacks

    {
      onAccept: [],
      onReject: [],
      throwRejection: bool,
    }
    
    • Granted the ability to choose whenever you want to throw or not.

    • Introduced callbacks that can be runned before reject the query, for observability purposes.

    • added devDependencies to @escape.tech/graphql-armor-types

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: Feat(plugins)/provide-custom-configuration-callbacks

    {
      onAccept: [],
      onReject: [],
      throwRejection: bool,
    }
    
    • Granted the ability to choose whenever you want to throw or not.

    • Introduced callbacks that can be runned before reject the query, for observability purposes.

    • added devDependencies to @escape.tech/graphql-armor-types

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: Feat(plugins)/provide-custom-configuration-callbacks

    {
      onAccept: [],
      onReject: [],
      throwRejection: bool,
    }
    
    • Granted the ability to choose whenever you want to throw or not.

    • Introduced callbacks that can be runned before reject the query, for observability purposes.

    • added devDependencies to @escape.tech/graphql-armor-types

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: Feat(plugins)/provide-custom-configuration-callbacks

    {
      onAccept: [],
      onReject: [],
      throwRejection: bool,
    }
    
    • Granted the ability to choose whenever you want to throw or not.

    • Introduced callbacks that can be runned before reject the query, for observability purposes.

    • added devDependencies to @escape.tech/graphql-armor-types

@escape.tech/[email protected]

29 Sep 13:29
Compare
Choose a tag to compare

Minor Changes

  • c16a2bb: Feat(plugins)/provide-custom-configuration-callbacks

    {
      onAccept: [],
      onReject: [],
      throwRejection: bool,
    }
    
    • Granted the ability to choose whenever you want to throw or not.

    • Introduced callbacks that can be runned before reject the query, for observability purposes.

    • added devDependencies to @escape.tech/graphql-armor-types

@escape.tech/[email protected]

28 Sep 08:08
Compare
Choose a tag to compare

Patch Changes