npm seatsio 74.0.0
v74.0.0

latest releases: 83.0.0, 82.2.0, 82.1.0...
17 months ago

What's Changed

  • Replace channels call now also replaces object assignments by @mroloux in #206

Full Changelog: v73.0.0...v74.0.0

Migrating from v73

  • client.events.channels.replace() now takes a list instead of an object. If you want to just replace the channel metadata but keep the objects (like replace() used to do), you have to explicitly pass in the objects.
  • We removed client.events.channels.setObjects() in favour of client.events.channels.replace()

Don't miss a new seatsio release

NewReleases is sending notifications on new releases.