Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@Tolga1452 Tolga1452 released this 09 Apr 17:25
· 2 commits to main since this release

BREAKING CHANGES

  • From now on, the template will use node:fs instead of fs (8aaa86c)
  • Message components and modals are now supported anymore! Use
    InteractionCollector instead. (f143927)

What's Changed

  • chore(dependencies): update dependencies by @Tolga1452 in 0a8c50a
    • updates discord.js to 14.9.0 and dotenv to 16.0.3
  • chore(dependencies): switch to node:fs instead of fs by @Tolga1452 in 8aaa86c
  • refactor(interactions): Remove support for out of commands by @Tolga1452 in f143927
    • Removes support for message components and modals.
  • chore(version): 3.0.0 by @Tolga1452 in adc74e8
  • docs(README): update README.md by @Tolga1452 in 3e7d845

Full Changelog: v2.0.1...v3.0.0