-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.7.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/socket.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.7.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 93 files changed
- 6 contributors
Commits on Aug 12, 2023
-
docs: use "connection" instead of "connect"
"connect" and "connection" have the same meaning, but "connection" is the preferred version.
Configuration menu - View commit details
-
Copy full SHA for fd9dd74 - Browse repository at this point
Copy the full SHA fd9dd74View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8259cda - Browse repository at this point
Copy the full SHA 8259cdaView commit details -
docs: improve example with express-session
The example is now available with different syntaxes: - CommonJS - ES modules - TypeScript Related: #4787
Configuration menu - View commit details
-
Copy full SHA for d744fda - Browse repository at this point
Copy the full SHA d744fdaView commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ccbb4c0 - Browse repository at this point
Copy the full SHA ccbb4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4dc83e - Browse repository at this point
Copy the full SHA b4dc83eView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbf1fdc - Browse repository at this point
Copy the full SHA bbf1fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cdf36b - Browse repository at this point
Copy the full SHA 1cdf36bView commit details
Commits on Oct 11, 2023
-
refactor(typings): improve emit types (#4817)
This commit fixes several issues with emit types: - calling `emit()` without calling `timeout()` first is now only available for events without acknowledgement - calling `emit()` after calling `timeout()` is now only available for events with an acknowledgement - calling `emitWithAck()` is now only available for events with an acknowledgement - `timeout()` must be called before calling `emitWithAck()`
Configuration menu - View commit details
-
Copy full SHA for f6ef267 - Browse repository at this point
Copy the full SHA f6ef267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2a83f - Browse repository at this point
Copy the full SHA 9a2a83fView commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3848280 - Browse repository at this point
Copy the full SHA 3848280View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efb5c21 - Browse repository at this point
Copy the full SHA efb5c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c9ebc3 - Browse repository at this point
Copy the full SHA 8c9ebc3View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df8e70f - Browse repository at this point
Copy the full SHA df8e70fView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d89319 - Browse repository at this point
Copy the full SHA 0d89319View commit details
Loading
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 4.7.2...4.7.3