Skip to content

Specify minimum browser requirements #7

@danielcompton

Description

@danielcompton

I think the use of AbortController will set a fairly high minimum browser support level. It will mean dropping IE11 (which is fine as it doesn't have Fetch either), but it also requires fairly modern versions of other browsers like desktop Safari 12.1 (released in March 2019), and iOS Safari 11.3 (released in March 2018). Chrome and Firefox are evergreen browsers, so nearly everyone will be on very modern versions which have support for AbortController.

I don't think it's a problem, but it could be good to mention compatibility requirements in the README somewhere when you get closer to launching.

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