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-sse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CandisIO/graphql-sse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 10, 2024

  1. Copy the full SHA
    0d2c135 View commit details
  2. Copy the full SHA
    e4b8c5f View commit details
  3. chore(release): 🎉 2.5.4 [skip ci]

    ## [2.5.4](CandisIO/graphql-sse@v2.5.3...v2.5.4) (2024-10-10)
    
    ### Bug Fixes
    
    * **use/express:** make sure that we not send something through previously closed stream ([e4b8c5f](CandisIO@e4b8c5f))
    semantic-release-bot committed Oct 10, 2024
    Copy the full SHA
    b8feed7 View commit details
Showing with 25,288 additions and 6 deletions.
  1. +333 −0 CHANGELOG.md
  2. +24,949 −0 package-lock.json
  3. +5 −5 package.json
  4. +1 −1 src/use/express.ts
Loading