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: socketio/socket.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.0
Choose a base ref
...
head repository: socketio/socket.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.0
Choose a head ref
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 9, 2021

  1. fix: send volatile packets with binary attachments

    The binary attachments of volatile packets were discarded (only the
    header packet was sent) due to a bug introduced by [1].
    
    Related: #3919
    
    [1]: dc381b7
    darrachequesne committed Sep 9, 2021
    Copy the full SHA
    dc81fcf View commit details
  2. test: remove hardcoded ports

    Related: #3447
    darrachequesne committed Sep 9, 2021
    Copy the full SHA
    7a74b66 View commit details

Commits on Sep 20, 2021

  1. Copy the full SHA
    033c5d3 View commit details

Commits on Oct 8, 2021

  1. Copy the full SHA
    4974e90 View commit details

Commits on Oct 11, 2021

  1. Copy the full SHA
    eb5fdbd View commit details

Commits on Oct 13, 2021

  1. 2
    Copy the full SHA
    60edecb View commit details

Commits on Oct 14, 2021

  1. chore(release): 4.3.0

    darrachequesne committed Oct 14, 2021
    Copy the full SHA
    95810aa View commit details
Loading