Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response Cache plugin with small changes for better type-safety #1359

Merged
merged 7 commits into from
Jul 28, 2022

Commits on Jul 28, 2022

  1. chore(deps): update dependency vite to v3 (master) (#1444)

    * chore(deps): update actions/checkout action to v3 (#1431)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * chore(deps): update dependency ioredis to v5.2.2 (#1450)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Replace cross-undici-fetch with @whatwg-node/fetch
    
    * chore(deps): update dependency vite to v3
    
    * Fix GraphiQL build
    
    * Go
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
    2 people authored and n1ru4l committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    39fbb60 View commit details
    Browse the repository at this point in the history
  2. Response Cache plugin

    ardatan authored and n1ru4l committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    218df27 View commit details
    Browse the repository at this point in the history
  3. Fixes

    ardatan authored and n1ru4l committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7b18c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d57ce9b View commit details
    Browse the repository at this point in the history
  5. no need to graphql parameters

    n1ru4l committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    5269fa6 View commit details
    Browse the repository at this point in the history
  6. add docs

    n1ru4l committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    83093b2 View commit details
    Browse the repository at this point in the history
  7. white space ok

    n1ru4l committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a0026b7 View commit details
    Browse the repository at this point in the history