-
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.6.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.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 17 files changed
- 2 contributors
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01d3762 - Browse repository at this point
Copy the full SHA 01d3762View commit details
Commits on Jun 20, 2023
-
fix: remove the Partial modifier from the socket.data type (#4740)
Wrapping SocketData with Partial causes issues when reading data even if you've made sure to pass all values. If someone want to make their type Partial or make only a few properties optional, they can do so in their own type instead. Related: #4537
Configuration menu - View commit details
-
Copy full SHA for e5c62ca - Browse repository at this point
Copy the full SHA e5c62caView commit details -
Configuration menu - View commit details
-
Copy full SHA for a250e28 - Browse repository at this point
Copy the full SHA a250e28View commit details -
feat: serve client bundles with CORS headers
The version of the `cors` package matches the one used by `engine.io`. Related: #3552
Configuration menu - View commit details
-
Copy full SHA for 63f181c - Browse repository at this point
Copy the full SHA 63f181cView commit details -
docs(examples): increase httpd ProxyTimeout value
With a value that is too small, the HTTP long-polling request receives an HTTP 502 response code and the connection gets closed.
Configuration menu - View commit details
-
Copy full SHA for 3035c25 - Browse repository at this point
Copy the full SHA 3035c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5dff0a - Browse repository at this point
Copy the full SHA a5dff0aView commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2dd5fa9 - Browse repository at this point
Copy the full SHA 2dd5fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d8ee5 - Browse repository at this point
Copy the full SHA 00d8ee5View 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.6.2...4.7.0