Socket.io-client: Update Typescript Socket.Io version

Created on 12 Jul 2017  ·  4Comments  ·  Source: socketio/socket.io-client

Note: for support questions, please use one of these channels: stackoverflow or slack

You want to:

  • [] report a bug
  • [x ] request a feature

Current behaviour

The version for the typescript version is very old. It's 1.4.4 -> https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socket.io-client

Steps to reproduce (if the current behaviour is a bug)

Note: the best way to get a quick answer is to provide a failing test case, by forking the following fiddle for example.

Expected behaviour

Update it please to the latest version.

Setup

  • OS: All
  • browser: All
  • socket.io version: latest

Other information (e.g. stacktraces, related issues, suggestions how to fix)

Most helpful comment

@types/socket.io-client was last updated 4 years ago on version 1.4.32 but latest is 2.3.0 :(

All 4 comments

Is there anyone who handles this issue?

No. Never had the time to do it :(

There is an open PR that includes some change requests and did some updates. But it never got merged.

https://github.com/DefinitelyTyped/DefinitelyTyped/issues/16619

https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18127

@types/socket.io-client was last updated 4 years ago on version 1.4.32 but latest is 2.3.0 :(

@darrachequesne Could you please update the typings? You are probably the most familiar with all existing functions and types.

Was this page helpful?
0 / 5 - 0 ratings