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

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    cb23887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2faf8ad View commit details
    Browse the repository at this point in the history
  3. Add contributor workflow to issue template (#4378)

    * Add contributor workflow to issue template
    
    * remove codegen reference
    Urigo authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1b2f858 View commit details
    Browse the repository at this point in the history
  4. Bring back Google Analytics (#4388)

    * Bring back Google Analytics
    
    * rename @graphql-tools/website to website
    
    commit generated docs
    
    convert build-api-docs to ts
    
    escape
    
    escape
    
    escape
    
    escape
    
    escape
    
    fix links
    
    update typedoc
    
    escape docs
    
    add typedoc-markdown-patch
    
    escape `{`
    
    remove docs/api and add to gitignore
    
    prettify
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    kamilkisiela and dimaMachina authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    96af3f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9e7d85 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update react monorepo to v18 (#4353)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    725b756 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1988a46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd505f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Fix prettier

    ardatan committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e124c6c View commit details
    Browse the repository at this point in the history
  2. Fix Vercel

    ardatan committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    d122bd0 View commit details
    Browse the repository at this point in the history
  3. Ignore TS for Vercel

    ardatan committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    9d87515 View commit details
    Browse the repository at this point in the history
  4. enhance(url-loader): cleanup subscriptions-transport-ws and graphql-s…

    …se dependencies (#4400)
    
    * test: add leak detection feature from jest
    
    * Update
    
    * Fix Prettier error
    
    * enhance(url-loader): cleanup subscriptions-transport-ws and graphql-sse dependencies
    
    Co-authored-by: Jules Sam. Randolph <[email protected]>
    ardatan and jsamr authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    43758d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0938ce8 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump moment from 2.29.1 to 2.29.2 (#4399)

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    2922292 View commit details
    Browse the repository at this point in the history
  7. chore(release): update monorepo packages versions (#4393)

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