Skip to content

Remove axios.all and axios.spread #1042

@rubennorte

Description

@rubennorte

Those helpers can easily be replaced with native features (Promise.all and ES6 parameter destructuring) or specialized libraries, so we should restrict our API to HTTP-related methods.

We can deprecate them in 0.x and completely remove then in 1.0.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions