github discordjs/discord.js @discordjs/collection@2.0.0

latest releases: 14.16.2, 14.16.1, 14.16.0...
10 months ago

@discordjs/collection@2.0.0 - (2023-11-12)

Documentation

Features

  • Return entries instead of values in toJSON method (#9345) (defeee5)
  • Align some methods with the Change By Copy proposal (#9207) (65966ae)
    • BREAKING CHANGE: The sorted method has been renamed to toSorted
  • Align some methods with the Set Methods proposal (#8890) (3b8df63)
    • BREAKING CHANGE: The intersect method has been renamed to intersection
    • BREAKING CHANGE: The difference method has been renamed to symmetricDifference
    • BREAKING CHANGE: The subtract method has been renamed to difference
  • Support findLast and reduceRight methods (#9573) (ac64508)

Don't miss a new discord.js release

NewReleases is sending notifications on new releases.