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: jaydenseric/graphql-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: jaydenseric/graphql-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 9 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 24, 2018

  1. Update dependencies.

    jaydenseric committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    5c13221 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    dafcccb View commit details
    Browse the repository at this point in the history
  2. Update react peer dependency to >= v16.6.

    The fixes in response to react/react#13829 break support for react < v16.6.
    jaydenseric committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    2d18957 View commit details
    Browse the repository at this point in the history
  3. Version 4.0.0.

    jaydenseric committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    36ddd5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9545ac View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Configuration menu
    Copy the full SHA
    98582b2 View commit details
    Browse the repository at this point in the history
  2. Fix preload for production NODE_ENV.

    Fixes #11 and fixes #12.
    jaydenseric committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    c2d1977 View commit details
    Browse the repository at this point in the history
  3. Update changelog.

    jaydenseric committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    40b0986 View commit details
    Browse the repository at this point in the history
  4. Version 4.0.1.

    jaydenseric committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    66216c9 View commit details
    Browse the repository at this point in the history
Loading