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: 2.1.1
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: 2.2.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 6 contributors

Commits on Aug 18, 2018

  1. Copy the full SHA
    d97d873 View commit details

Commits on Aug 21, 2018

  1. Copy the full SHA
    2dbec77 View commit details

Commits on Aug 28, 2018

  1. [docs] fix this scope in the chat example

    `user is typing` messages were not properly removed
    
    Closes #3291
    darrachequesne committed Aug 28, 2018
    Copy the full SHA
    7e35f90 View commit details

Commits on Nov 7, 2018

  1. Copy the full SHA
    e5f0cea View commit details

Commits on Nov 20, 2018

  1. Copy the full SHA
    7b8fba7 View commit details
  2. Copy the full SHA
    190d22b View commit details
  3. [fix] Throw an error when trying to access the clients of a dynamic n…

    …amespace (#3355)
    
    Accessing the clients of a dynamic namespace throws because doing `io.of(/your-regex/g)` returns a namespace with no adapter and the clients methods tries to access `namespace.adapter.clients`.
    0xClpz authored and darrachequesne committed Nov 20, 2018
    Copy the full SHA
    a7fbd1a View commit details
  4. Copy the full SHA
    d3c653d View commit details
  5. Copy the full SHA
    b00ae50 View commit details

Commits on Nov 28, 2018

  1. [chore] Release 2.2.0

    darrachequesne committed Nov 28, 2018
    5
    Copy the full SHA
    df05b73 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 2.1.1...2.2.0