Skip to content

remove deprecated .cancel on promises #2915

@TkDodo

Description

@TkDodo

With the addition of out-of-the-box support for Query Cancellation via AbortController and AbortSignal (v3.30.0) we will remove the old way to cancel Promises by providing a .cancel method.

  • remove old code
  • update docs

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions