Skip to content

6.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zptx-bot zptx-bot released this 09 Oct 00:01
· 933 commits to next since this release

6.0.0-next.1 (2022-10-09)

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