npm eris 0.12.0

latest releases: 0.16.2, 0.17.2, 0.17.1...
4 years ago

Breaking changes:

  • Removed disableEveryone in favor of Allowed Mentions (ebce8dd)
  • Emit partial reaction events (messageReactionAdd & messageReactionDelete ) with partial channel objects (f9680a1)
    • Only message.id and message.channel.id are guaranteed
  • Replaced the viewGuildAnalytics permission with viewGuildInsights, reflecting its official name (384b144)

Additions:

  • Support Gateway Intents (b8df72b)
  • Support Allowed Mentions (ebce8dd)
  • Expose various new properties on Message (30577d3, 4363722) and Public Guilds (01c8ebb)
  • Support new events: inviteCreate & inviteDelete (e3b4d89)
  • Support deleting all reactions with a specific emoji (c7c4d9d, 8deaa79)
  • Support new Message types: 14 & 15 (2fdf6c0)
  • Expose audit log reason parameter in Client#deleteMessages() and Client#purgeChannel() (67ab33f)
  • Support new properties in Client#createGuild() (36e49e5)
  • Expose Channel#client (ba0f2bf)
  • Allow passing a Role to Client#createRole() (ecc40ae, e2b8c53)

Fixes:

Don't miss a new eris release

NewReleases is sending notifications on new releases.