Skip to content

Commit cdec70f

Browse files
Narrow down Edge version in browser support docs (#11640)
* Narrow down Edge version in browser support docs I noticed that Edge 14 has a pretty buggy fetch implementation and because it has already reached end of support I think it's better we don't specifically state support for it, even if it may work to some extend. * mention both edge versions Co-authored-by: techknowlogick <techknowlogick@gitea.io>
1 parent 2d1ade3 commit cdec70f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/page/index.en-us.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,8 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
261261

262262
## Browser Support
263263

264-
- Last 2 versions of Chrome, Firefox and Safari
264+
- Last 2 versions of Chrome, Firefox, Safari, Edge (EdgeHTML) and Edge (Chromium)
265265
- Firefox ESR
266-
- Edge 14+
267266

268267
## Components
269268

0 commit comments

Comments
 (0)