Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: slicknode/graphql-query-complexity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: slicknode/graphql-query-complexity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 30 files changed
  • 6 contributors

Commits on Nov 8, 2021

  1. Fix hybrid module setup #65

    ivome committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    79ed658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66211a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb16cb5 View commit details
    Browse the repository at this point in the history
  4. Fix hybrid test initialization

    ivome committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0d9c412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7ebf14 View commit details
    Browse the repository at this point in the history
  6. Add GraphQL v16 support #66 (#68)

    * Add GraphQL v16 support #66
    
    * Set proper version range for GraphQL v16 peer dependency
    
    * Remove obsolete @types/node dev dependency
    ivome authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    db460a2 View commit details
    Browse the repository at this point in the history
  7. v0.11.0

    ivome committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d59c636 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Add a context option for passing the request context to estimators (#77)

    * Add a context option for passing the request context to estimators
    
    * Fix tests
    hayes authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    a822992 View commit details
    Browse the repository at this point in the history
  2. Report variable coercion errors (#78)

    * Report variable coercion errors
    
    * Ignore empty error list
    ivome authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    4bcde62 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    fa1f9d5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    c9e062a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cadc5a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    439a3a9 View commit details
    Browse the repository at this point in the history
  2. v1.0.0

    ivome committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    455978d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Configuration menu
    Copy the full SHA
    ea0eba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81803a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    46706d4 View commit details
    Browse the repository at this point in the history
  2. 1.1.0-beta.0

    ivome committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    f84a9fa View commit details
    Browse the repository at this point in the history
  3. 1.1.0

    ivome committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    fc70c1b View commit details
    Browse the repository at this point in the history
Loading