Skip to content

Releases: rodgc/ngx-socket-io

Release v4.9.1

01 Jul 18:30
Compare
Choose a tag to compare

Added

  • Zoneless Implementation section to explain the removal of zone.js and the need for manual change detection.

Release v4.9.0

01 Jul 18:30
Compare
Choose a tag to compare

Bump

  • Bump @angular/* dependencies to v20.0.0.

Release v4.8.5

07 Apr 09:15
Compare
Choose a tag to compare

Update

  • Providers to use providerSocketIo function that is using makeEnvironmentProviders instance of importProvidersFrom

Release v4.8.4

09 Feb 21:12
Compare
Choose a tag to compare

Changed

  • Updated the options property in the SocketIoConfig interface to use Partial<ManagerOptions> instead of a custom-defined object.

Release v4.8.3

08 Feb 20:13
Compare
Choose a tag to compare

Fixed

  • off() behavior, sync with socket-io-client and takes a single function, not array
  • Mark internal fields as private in WrappedSocket.

Removed

  • Outdated @types/socket-io & @types/socket.io-client dependencies and use the built-in types instead.

Release v4.8.1

25 Nov 17:20
Compare
Choose a tag to compare

Update

  • Bump @angular/core dependencies to v19.0.0.

v4.8.0

21 Nov 15:28
Compare
Choose a tag to compare

Update

  • Bump @angular dependencies to v19.0.0.

Release v4.7.0

24 May 20:01
Compare
Choose a tag to compare

Update

  • Bump @angular dependencies to v18.0.0.
  • Bump ng-packagr dependencies to v18.0.0.
  • Bump typescript dependencies to v5.4.0.

Release v4.6.1

09 Nov 18:59
Compare
Choose a tag to compare

Fixed

  • Compatibility with future MINOR versions of Angular.

Release v4.6.0

09 Nov 07:19
Compare
Choose a tag to compare

Added

  • Optional callback to ioSocket.connect method.

Update

  • Bump @angular dependencies to v17.0.0.
  • Bump ng-packagr dependencies to v17.0.0.
  • Bump postcss dependencies to 8.4.31.
  • Bump zone.js dependencies to 0.14.0.
  • Bump socket.io dependencies to 4.7.2.
  • Bump socket.io-client dependencies to 4.7.2.
  • Bump socket.io-client dependencies to 4.7.2.
  • Bump @types/socket.io dependencies to 2.1.13.
  • Bump @types/socket.io-client dependencies to 1.4.36.