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: enisdenjo/graphql-ws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Choose a base ref
...
head repository: enisdenjo/graphql-ws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    dd9a704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2570649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6991c2f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    dd28295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a543187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f8265 View commit details
    Browse the repository at this point in the history
  4. docs: generate [skip ci]

    enisdenjo committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    3ffcd1a View commit details
    Browse the repository at this point in the history
  5. chore(deps): update

    enisdenjo committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5b72354 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9053224 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20669e5 View commit details
    Browse the repository at this point in the history
  8. chore(release): 🎉 5.3.0 [skip ci]

    # [5.3.0](v5.2.0...v5.3.0) (2021-06-23)
    
    ### Bug Fixes
    
    * **client:** `ConnectionInit` payload is absent if `connectionParams` returns nothing ([98f8265](98f8265))
    
    ### Features
    
    * **client:** `connectionParams` can return `undefined` ([a543187](a543187))
    * **client:** Add `opened` event for when a WebSocket opens ([9053224](9053224))
    semantic-release-bot committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e2036af View commit details
    Browse the repository at this point in the history
Loading