Files
discord.js/packages/collection/CHANGELOG.md
2022-06-04 16:42:00 +02:00

3.1 KiB

Changelog

All notable changes to this project will be documented in this file.

@discordjs/collection@0.6.0 - (2022-04-17)

Features

  • Add support for module: NodeNext in TS and ESM (#7598) (8f1986a)
  • builders: Add attachment command option type (#7203) (ae0f35f)
  • Collection: Add merging functions (#7299) (e4bd07b)

@discordjs/collection@0.5.0 - (2022-01-24)

Refactor

  • Make intersect perform a true intersection (#7211) (d8efba2)

Typings

  • Add ReadonlyCollection (#7245) (db25f52)
  • Collection: Union types on intersect and difference (#7196) (1f9b922)

0.4.0 (2021-12-24)

Features

0.3.2 (2021-10-29)

Bug Fixes

0.3.0 (2021-10-29)

Features

0.2.4 (2021-10-27)

Bug Fixes

0.2.3 (2021-10-27)

Bug Fixes

  • building with useDefineForClassFields false (2a571d5)