Ngx Socket Io Versions Save

Socket.IO module for Angular

v3.3.1

3 years ago

Change

  • Downgrade socket.io dependencies to v2.2.0.
  • Downgrade socket.io-client dependencies to v2.2.0.

v3.3.0

3 years ago

Updated

  • Bump Angular dependencies to version 11.
  • Bump socket.io dependencies to v4.0.0.
  • Bump socket.io-client dependencies to v4.0.0.

v3.0.1

4 years ago

v3.0.0

4 years ago

Updated

  • Angular dependencies to version 8.

Changed

  • Pack library to ng-packagr from ngc-rollup. (@GregOnNet

Fixed

  • Errors at packing the library.

Removed

  • rxjs from dependencies.
  • @Inject(SOCKET_CONFIG_TOKEN) form service constructor, casuing erros with Angular 8.

v2.1.1

5 years ago

[2.1.1] - 2018-11-28

Added

  • Function to create custom namespaces

Changed

  • Angular peer dependencie to ^6.0.0 || ^7.0.0 to resolve npm warnings.

Removed

  • Steps to run proyect in Anuglar 6 with version 1.0.8

v1.1.1

5 years ago

Fixed

  • Angular 6 - share function - thx 13lazegg

v1.1.0

5 years ago

1.0.8

6 years ago

Update Angular to version 5 Removed @Injectable decorator to resolve warning message for Angular 5.x