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.8.1
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.8.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    45d1649 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix(server): Should clean up subscription reservations on abrupt erro…

    …rs without relying on connection close
    enisdenjo committed May 12, 2022
    Configuration menu
    Copy the full SHA
    611c223 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update

    enisdenjo committed May 12, 2022
    Configuration menu
    Copy the full SHA
    90686aa View commit details
    Browse the repository at this point in the history
  3. chore(release): 🎉 5.8.2 [skip ci]

    ## [5.8.2](v5.8.1...v5.8.2) (2022-05-12)
    
    ### Bug Fixes
    
    * **server:** Should clean up subscription reservations on abrupt errors without relying on connection close ([611c223](611c223))
    semantic-release-bot committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9ba15d0 View commit details
    Browse the repository at this point in the history
Loading