Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: updated for pieces v3 #260

Merged
merged 1 commit into from
Sep 9, 2021
Merged

feat: updated for pieces v3 #260

merged 1 commit into from
Sep 9, 2021

Conversation

kyranet
Copy link
Member

@kyranet kyranet commented Sep 9, 2021

  • feat (Command): make fullCategory not nullable.
  • refactor (Command): remove category detection workaround.
  • refactor (Command): improved logic for category getter.
  • refactor (Command): improved logic for subCategory getter.
  • refactor (Command): improved logic for parentCategory getter.
  • refactor (Command): strict type toJSON().
  • refactor (Listener): strict type toJSON().
  • ⚠️ BREAKING CHANGE: Updated @sapphire/pieces to 3.0.0.
  • ⚠️ BREAKING CHANGE: Removed Command#categories, use CommandStore#categories instead.

src/lib/structures/Command.ts Show resolved Hide resolved
src/lib/structures/Command.ts Show resolved Hide resolved
src/lib/structures/Command.ts Show resolved Hide resolved
src/lib/structures/Command.ts Outdated Show resolved Hide resolved
src/lib/structures/Command.ts Outdated Show resolved Hide resolved
src/lib/structures/Command.ts Outdated Show resolved Hide resolved
src/lib/structures/Command.ts Show resolved Hide resolved
feat(Command): make `fullCategory` not nullable
refactor(Command): remove category detection workaround
refactor(Command): improved logic for `category` getter
refactor(Command): improved logic for `subCategory` getter
refactor(Command): improved logic for `parentCategory` getter
refactor(Command): strict type `toJSON()`
refactor(Listener): strict type `toJSON()`

BREAKING CHANGE: Updated `@sapphire/pieces` to `3.0.0`
BREAKING CHANGE: Removed `Command#categories`, use `CommandStore#categories` instead
@favna favna merged commit db6febd into main Sep 9, 2021
@favna favna deleted the feat/update-for-pieces-v3 branch September 9, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants