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: dotansimha/graphql-code-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @graphql-codegen/plugin-helpers@2.6.0
Choose a base ref
...
head repository: dotansimha/graphql-code-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @graphql-codegen/plugin-helpers@2.6.1
Choose a head ref
  • 13 commits
  • 35 files changed
  • 7 contributors

Commits on Jul 19, 2022

  1. 1 Configuration menu
    Copy the full SHA
    bc4b7eb View commit details
    Browse the repository at this point in the history
  2. Upcoming Release Changes (#8110)

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

Commits on Jul 20, 2022

  1. fix(cli): prevent duplicated error messages on fail (without watcher) (

    …#8120)
    
    * fix(cli): prevent duplicated error messages on fail (without watcher)
    
    Related to #7546
    
    * Create smooth-beans-fetch.md
    charlypoly authored Jul 20, 2022
    1 Configuration menu
    Copy the full SHA
    e2cfc5c View commit details
    Browse the repository at this point in the history
  2. chore(release): update monorepo packages versions (#8121)

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

Commits on Jul 26, 2022

  1. feat(react-query): Add legacyMode for support new version (#8124)

    * feat(react-query): Add legacyMode for support new version
    
    * fix(plugins/typescript-react-query): `legacyMode: false` by default, bump major and typing fixes for 4.0
    
    * chore: temp enable canary for testing (revert me)
    
    * Revert "chore: temp enable canary for testing (revert me)"
    
    This reverts commit db728d1.
    
    * doc(plugins/typescript-react-query): proper warning for rq < 4
    
    * Update packages/plugins/typescript/react-query/CHANGELOG.md
    
    * doc: prettier
    
    * fix(plugins/typescript-react-query): Apply new option type to hardcoded
    
    * revert(plugins/typescript-react-query): revert signatures typings changed
    
    * doc(plugins/react-query): better warning for v4
    
    * doc(plugins/react-query): last doc fix
    
    Co-authored-by: Charly POLY <cpoly55@gmail.com>
    Co-authored-by: Charly POLY <1252066+charlypoly@users.noreply.github.com>
    3 people authored Jul 26, 2022
    1 Configuration menu
    Copy the full SHA
    5c7592b View commit details
    Browse the repository at this point in the history
  2. chore(release): update monorepo packages versions (#8139)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 26, 2022
    1 Configuration menu
    Copy the full SHA
    fce3d39 View commit details
    Browse the repository at this point in the history
  3. fix(deps): replace cross-undici-fetch with @whatwg-node/fetch. Fixes …

    …security vulnerability introduced by undici < 5.8.0 (#8143)
    gustaff-weldon authored Jul 26, 2022
    1 Configuration menu
    Copy the full SHA
    273ad60 View commit details
    Browse the repository at this point in the history
  4. feat(hooks): forward hooks logs to debug logs (#8142)

    * feat(hooks): forward hooks logs to debug logs
    
    * fix(cli): restore debug logs
    
    * Create weak-plants-hang.md
    charlypoly authored Jul 26, 2022
    1 Configuration menu
    Copy the full SHA
    cc18923 View commit details
    Browse the repository at this point in the history
  5. chore(release): update monorepo packages versions (#8144)

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

Commits on Jul 27, 2022

  1. feat(cli): --verbose and --debug flags (#8147)

    * feat(cli): `--verbose` and `--debug` flags
    
    * Create real-toes-dance.md
    
    * fix(cli): `--verbose` and `--debug` cli flags forcing
    
    * doc(core): update documentation for debug mode
    
    * style: prettier
    
    * feat(cli): bring back support of `DEBUG=1` and `VERBOSE=1` environment variables
    
    * style: prettier
    charlypoly authored Jul 27, 2022
    1 Configuration menu
    Copy the full SHA
    6a2e328 View commit details
    Browse the repository at this point in the history
  2. feat(cli): add a dry-run mode with --check cli flag (#8149)

    * feat(cli): add a dry-run mode with `--check` cli flag
    
    * fix(cli): typo for `check` typing
    
    * Create rude-vans-notice.md
    
    * fix(cli): typo
    charlypoly authored Jul 27, 2022
    1 Configuration menu
    Copy the full SHA
    fd6be80 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    4f9a938 View commit details
    Browse the repository at this point in the history
  4. chore(release): update monorepo packages versions (#8148)

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