You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release includes the migration to TypeScript. The major bump is due to the new "exports" field in the package.json file.
37
65
@@ -64,7 +92,7 @@ See also: https://nodejs.org/api/packages.html#packages_package_entry_points
64
92
* use a terser-compatible representation of the separator ([886f9ea](https://github.com/socketio/engine.io-parser/commit/886f9ea7c4e717573152c31320f6fb6c6664061b))
This major release contains the necessary changes for the version 4 of the Engine.IO protocol. More information about the new version can be found [there](https://github.com/socketio/engine.io-protocol#difference-between-v3-and-v4).
70
98
@@ -103,7 +131,7 @@ Please note that the parser is now dependency-free! This should help reduce the
0 commit comments