6.0.0-next.1
Pre-release
Pre-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