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.0
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: v1.3.1
Choose a head ref
  • 9 commits
  • 8 files changed
  • 1 contributor

Commits on Feb 13, 2024

  1. - add private menu to the created data

    - add tests for menu item cache invalidation
    - update some tests for post cache invalidation and menu cache invalidation for the new purge events
    jasonbahl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c07fb20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a34c5 View commit details
    Browse the repository at this point in the history
  3. - composer fix-cs

    - composer phpstan
    jasonbahl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    426bd7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9da26c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. - composer fix-cs

    jasonbahl committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0799813 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #272 from wp-graphql/fix/260-invalidate-menus

    fix: invalidate caches for menu items
    jasonbahl authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    10a9581 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #273 from wp-graphql/fix/#265-improve-clarity-on-s…

    …ettings-page
    
    fix: improve clarity on Cache settings page
    jasonbahl authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7c7ca61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efb2575 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #275 from wp-graphql/release/v1.3.1

    release: v1.3.1
    jasonbahl authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7d98350 View commit details
    Browse the repository at this point in the history
Loading