Skip to content

Releases: timotejroiko/discord.js-light

v3.5.2

03 Feb 20:39
Compare
Choose a tag to compare
  • fix withPresences (again...) 11021ab

v3.5.1...v3.5.2

v3.5.1

03 Feb 20:24
Compare
Choose a tag to compare

v3.5.0...v3.5.1

v3.5.0

25 Dec 19:17
Compare
Choose a tag to compare
  • rework fetchAllMembers
  • fetchAllMembers now respects gateway rate limits (~120 guilds per minute)
  • when fetchAllMembers is set to true, the client will now correctly wait for all guilds to fetch their members before firing the ready event. This can take a very long time for large shards (~10 minutes with ~1000 guilds per shard)
  • buffer response for "rest" event is now opt-in (restEventIncludeBuffer:true in the client options)
  • fix error when accessing message.crosspostable
  • consistency pass + eslint

v3.4.2...v3.5.0

v3.4.2

03 Dec 11:05
Compare
Choose a tag to compare
  • fixed createInvite causing some guild data to be deleted 0284cda

v3.4.1...v3.4.2

v3.4.1

26 Nov 21:16
Compare
Choose a tag to compare

v3.4.0...v3.4.1

v3.4.0

24 Nov 00:24
Compare
Choose a tag to compare
  • discord.js 12.5.0 9d1e221
  • fix guild.channels.forge default type eb371d9

v3.3.6...v3.4.0

v3.3.6

13 Nov 19:01
Compare
Choose a tag to compare
  • handle possible null values in fetch methods 600b146

v3.3.5...v3.3.6

v3.3.5

05 Nov 19:27
Compare
Choose a tag to compare
  • message.member should be null for webhooks and shit 4e2977d

v3.3.4...v3.3.5

v3.3.4

30 Oct 20:48
Compare
Choose a tag to compare
  • fix error in typingStart event 0f0d1db

v3.3.3...v3.3.4

v3.3.3

24 Oct 20:27
Compare
Choose a tag to compare
  • fix some presences returning undefined

v3.3.1...v3.3.3