Skip to content

6.0.0

Compare
Choose a tag to compare
@zptx-bot zptx-bot released this 14 Oct 17:06
· 803 commits to master since this release

6.0.0 (2022-10-14)

Bug Fixes

  • deploy and delete scripts not working (dc40db6)
  • deploy script not working (ab0f238)
  • format setting not working (8524e3a)
  • hardcoded strings for some settings (3631364)

Features

BREAKING CHANGES

  • self-explanatory as to why this is a breaking change

  • refactor: ignore dist in eslint

  • docs: update default database path

  • fix: replyHandler not present for ModalSubmitInteraction

  • Merge branch 'next' into feat/transition-to-typescript

  • refactor: revert one variable name

  • Merge branch 'next' into feat/transition-to-typescript

  • fix: correct path for locales

  • refactor: use fetchMe

  • refactor: partial ts-node support

  • refactor: update scripts

  • chore: change "rimraf" npm script

  • docs(interactionCreate): use Interaction as type instead

  • docs(ReplyHandler): use Interaction as type instead

  • fix(ReplyHandler#reply): implement type guards

Mainly resolves the issue where going to the same page of a queue causes an error.

Also resolves compilation errors.

  • fix(ReplyHandler#reply): edit the ephemeral with toast if there is no player