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(types): remove Constructor, Awaited, Ctor and Arr types - use @sapphire/utilities instead #84

Merged
merged 4 commits into from
Jun 19, 2021

Conversation

favna
Copy link
Member

@favna favna commented Jun 12, 2021

⚠️ This Pull Request needs sapphiredev/utilities#122 to be approved and merged beforehand. Once the linked Pull Request is merged, and @sapphire/utilities has been released, this one will receive its last commit.

These were duplicated with @sapphire/utilities so instead I made this package depend on utilities
and import them from there

…apphire/utilities instead

These were duplicated with @sapphire/utilities so instead I made this package depend on utilities
and import them from there

- `Constructor`, `Awaited`, `Ctor` and `Arr` utility types are no longer exported from
`@sapphire/pieces`. Please change your import `@sapphire/utilities` which exports these exactly
identical types.
@favna favna merged commit 538dbb5 into main Jun 19, 2021
@favna favna deleted the refactor/use-utilities branch June 19, 2021 10:34
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.

2 participants