All notable changes to this project will be documented in this file.
3.0.3 - (2024-09-19)
- Fix for discordjs 14.16.2 partialgroupdm typings (000fc16)
3.0.2 - (2024-05-16)
- Split CJS and ESM builds correctly (#295) (5f37869)
3.0.1 - (2023-04-02)
- Fix name (4b98668)
3.0.0 - (2022-12-30)
- Change name (d55e384)
- deps: Support for discord.js v14 (#194) (e7d9682)
- 💥 BREAKING CHANGE: This package now required DiscordJS v14. This means v13 is no longer supported.
2.1.4 - (2022-08-26)
- Add smarter state tracking (#163) (bab8053)
2.1.3 - (2022-07-11)
- Ensure messages retain components, files, and allowedMentions (#144) (640eecf)
2.1.2 (2021-12-28)
2.1.1 (2021-11-25)
2.1.0 (2021-08-08)
2.0.0 (2021-08-04)
-
This package now requires the use of Discord.JS v13
-
This package no longer modifies the
message
class in Discord.JS -
Use
send
,reply
,get
,free
, andtrack
utility methods instead -
specify breaking changes (a98c198)