Skip to content

Releases: dotcore64/socket.io-as-promised

v4.0.0

01 May 15:14
da737c6
Compare
Choose a tag to compare

BREAKING: require node >= 18
add support for node 22

v3.0.2

01 Feb 10:48
df19eb2
Compare
Choose a tag to compare

fix build badge

v3.0.1

30 Apr 19:38
6fb2a36
Compare
Choose a tag to compare

Fix when using with events that do not have a function callback

v3.0.0

30 Apr 14:55
752593a
Compare
Choose a tag to compare
  1. Make this module ESM only
  2. Remove dependency on ascallback

v2.0.1

06 Nov 12:35
1fd1615
Compare
Choose a tag to compare

Do not mutate handlerArgs

v2.0.0

03 Nov 19:16
8c4d870
Compare
Choose a tag to compare
  1. Support node >= 16
  2. Migrate to github actions
  3. Upgrade dependencies
  4. Make this an esm-first module