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: rebing/graphql-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.4.0
Choose a base ref
...
head repository: rebing/graphql-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.5.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 5, 2024

  1. relax typehint

    jasonvarga committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bf31959 View commit details
    Browse the repository at this point in the history
  2. changelog

    jasonvarga committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7f80add View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Add test

    jasonvarga committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    392c17d View commit details
    Browse the repository at this point in the history
  2. fix-style

    jasonvarga committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    db53a3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf55eab View commit details
    Browse the repository at this point in the history
  4. phpstan: fix errors

    mfn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    02ff391 View commit details
    Browse the repository at this point in the history
  5. tests: enabled SQL snapshot

    mfn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a901c3a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1132 from jasonvarga/get-pagination-fields-typehint

    Relax PaginationType getPaginationFields typehint
    mfn authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cea7c78 View commit details
    Browse the repository at this point in the history
  7. Prepare 9.5.0 release

    mfn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    019c4d0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1133 from rebing/mfn-9.5.0-release

    Prepare 9.5.0 release
    mfn authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d486982 View commit details
    Browse the repository at this point in the history
Loading