10000 Comparing v5.15.0...v5.16.0 · enisdenjo/graphql-ws · GitHub
[go: up one dir, main page]

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.15.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.16.0
Choose a head ref
  • 8 commits
  • 13 files changed
  • 4 contributors

Commits on Feb 21, 2024

  1. docs(recipe): ws server usage with custom subscribe method that grace…

    …fully handles thrown errors
    enisdenjo committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6013eb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. docs: bump @theguild/components and migrate (#549)

    Co-authored-by: enisdenjo <denis@denelop.com>
    gilgardosh and enisdenjo authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8f905bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b07327a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100cd69 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    f442288 View commit details
    Browse the repository at this point in the history
  2. fix(server): should not send error messages if socket closes before o…

    …nSubscribe hooks resolves
    
    Closes #539
    enisdenjo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    db47a66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ae6e6f View commit details
    Browse the repository at this point in the history
  4. chore(release): 🎉 5.16.0 [skip ci]

    # [5.16.0](v5.15.0...v5.16.0) (2024-03-27)
    
    ### Bug Fixes
    
    * **server:** Return all subscriptions regardless of the return invocation order ([f442288](f442288))
    * **server:** should not send error messages if socket closes before onSubscribe hooks resolves ([db47a66](db47a66)), closes [#539](#539)
    
    ### Features
    
    * **server:** Close code and reason are optional ([6ae6e6f](6ae6e6f)), closes [#547](#547)
    semantic-release-bot committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    325fe1a View commit details
    Browse the repository at this point in the history
Loading
0