-
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: socket.io@4.8.0
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: socket.io@4.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 57 files changed
- 3 contributors
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88efd44 - Browse repository at this point
Copy the full SHA 88efd44View commit details -
ci: ignore tests when publishing to npm (bis)
`tags-ignore` seems to disable the workflow in all cases.
Configuration menu - View commit details
-
Copy full SHA for a5d2368 - Browse repository at this point
Copy the full SHA a5d2368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b80ab4 - Browse repository at this point
Copy the full SHA 9b80ab4View commit details
Commits on Oct 19, 2024
-
fix(eio-client/types): remove ws type from .d.ts file
Before this change, the following error would be thrown when compiling with TypeScript: ``` node_modules/engine.io-client/build/esm/transports/websocket.node.d.ts:12:101 - error TS1340: Module 'ws' does not refer to a type, but is used as a type here. Did you mean 'typeof import('ws')'? 12 createSocket(uri: string, protocols: string | string[] | undefined, opts: Record<string, any>): import("ws"); ~~~~~~~~~~~~ ``` This behavior was introduced in [1], included in version `6.6.0`. The return type is forced as `any`, so that the `@types/ws` dependency is optional. [1]: f4d898e Related: #5202
Configuration menu - View commit details
-
Copy full SHA for 175a2c5 - Browse repository at this point
Copy the full SHA 175a2c5View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b68658 - Browse repository at this point
Copy the full SHA 3b68658View commit details -
Reference: https://github.com/nodejs/Release
Configuration menu - View commit details
-
Copy full SHA for d4b3dde - Browse repository at this point
Copy the full SHA d4b3ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4865f2e - Browse repository at this point
Copy the full SHA 4865f2eView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca9e994 - Browse repository at this point
Copy the full SHA ca9e994View commit details
Commits on Oct 23, 2024
-
docs(nuxt): update example with latest version
Related: #5208 [skip ci]
Configuration menu - View commit details
-
Copy full SHA for 4ca6ddb - Browse repository at this point
Copy the full SHA 4ca6ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 029e010 - Browse repository at this point
Copy the full SHA 029e010View commit details -
Configuration menu - View commit details
-
Copy full SHA for aead835 - Browse repository at this point
Copy the full SHA aead835View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71387e5 - Browse repository at this point
Copy the full SHA 71387e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5528a - Browse repository at this point
Copy the full SHA 8d5528aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e1c8b - Browse repository at this point
Copy the full SHA 91e1c8bView 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 socket.io@4.8.0...socket.io@4.8.1