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: v4.1.6
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: v4.2.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 18, 2021

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

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    d99eac8 View commit details
    Browse the repository at this point in the history
  2. feat(client): isFatalConnectionProblem option for deciding if the c…

    …onnect error should be immediately reported or the connection retried (#126)
    
    Closes: #122
    enisdenjo authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8115871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec286cc View commit details
    Browse the repository at this point in the history
  4. chore(release): 🎉 4.2.0 [skip ci]

    # [4.2.0](v4.1.6...v4.2.0) (2021-02-25)
    
    ### Bug Fixes
    
    * Only UMD build has side effects ([66ed43f](66ed43f))
    
    ### Features
    
    * **client:** `isFatalConnectionProblem` option for deciding if the connect error should be immediately reported or the connection retried ([#126](#126)) ([8115871](8115871)), closes [#122](#122)
    semantic-release-bot committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    672df32 View commit details
    Browse the repository at this point in the history
Loading