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: wp-graphql/wp-graphql-smart-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: wp-graphql/wp-graphql-smart-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 15, 2025

  1. Update Supported Hosts

    moonmeister authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    56666c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. - update dependencies (wp-graphql 2.0+, appsero/client 2.0+)

    - update `setPersistentQueryLoader` to `setPersistedQueryLoader` per graphql-php
    - update `getVisitor` to accept `QueryValidationContext` instead of `ValidationContext` per graphql-php
    jasonbahl committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    f806103 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #297 from moonmeister/patch-1

    Update Supported Hosts
    jasonbahl authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    11a84c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8478368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68ab300 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    9b4d0e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be45f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #299 from wp-graphql/fix/wpgraphql-v2-compat

    fix: update dependencies for WPGraphQL v2.0 compatibility
    jasonbahl authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    72d046f View commit details
    Browse the repository at this point in the history
  4. no message

    jasonbahl committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    f22dc88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5d20ef View commit details
    Browse the repository at this point in the history
  6. - update workflow

    jasonbahl committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    794a0bf View commit details
    Browse the repository at this point in the history
  7. no message

    jasonbahl committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    30aeb5e View commit details
    Browse the repository at this point in the history
  8. no message

    jasonbahl committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    cfb46fe View commit details
    Browse the repository at this point in the history
  9. no message

    jasonbahl committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    e99d252 View commit details
    Browse the repository at this point in the history
  10. - update workflow - again

    jasonbahl committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    9e441ee View commit details
    Browse the repository at this point in the history
  11. - revert workflow

    jasonbahl committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    1fab9ab View commit details
    Browse the repository at this point in the history
Loading