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: graphql/graphiql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: graphql/graphiql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 4 commits
  • 21 files changed
  • 5 contributors

Commits on Apr 12, 2022

  1. Update 2022-04-12.md

    timsuchanek authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7e7e210 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. fix: A query request was sent for subscriptions after tab change (#2312)

    * fix: A query request was sent for subscriptions after tab change
    
    * added the changeset
    ac10n authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    3c97cf6 View commit details
    Browse the repository at this point in the history
  2. Update tsconfig.esm.json to not target ESNext (#2291)

    * Update tsconfig.esm.json
    
    I believe #2247 was supposed to fix this, but that change does not seem to be in the main branch.
    
    Closes #2240
    
    * Updated changeset for es6 target for language service
    retrodaredevil authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    45cbc75 View commit details
    Browse the repository at this point in the history
  3. Version Packages (#2313)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    d092bea View commit details
    Browse the repository at this point in the history
Loading