-
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.1.3
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.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 14 files changed
- 4 contributors
Commits on Jul 15, 2021
-
docs(examples): add missing module (#4018)
Fixes the following error: > test/todo-management/todo.tests.ts:275:3 - error TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`. Co-authored-by: brownman <brownman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 310f855 - Browse repository at this point
Copy the full SHA 310f855View commit details
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 24fee27 - Browse repository at this point
Copy the full SHA 24fee27View commit details -
fix(typings): allow async listener in typed events
So that: ```ts socket.on("my-event", async () => { // ... }); ``` is valid under the @typescript-eslint/no-misused-promises rule. Related: socketio/socket.io-client#1486
Configuration menu - View commit details
-
Copy full SHA for ccfd8ca - Browse repository at this point
Copy the full SHA ccfd8caView commit details -
docs: update the link of the Repl.it badge
The link will now point towards a sample project, instead of the root repository. Related: #3934
Configuration menu - View commit details
-
Copy full SHA for d8cc8ae - Browse repository at this point
Copy the full SHA d8cc8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f03eeca - Browse repository at this point
Copy the full SHA f03eecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c100b7b - Browse repository at this point
Copy the full SHA c100b7bView commit details
There are no files selected for viewing