Skip to content

Commit 99f7984

Browse files
authored
[No Jira] - add browser support section to README (#1821)
* docs: add browser support section to README
1 parent 2d5c268 commit 99f7984

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,3 +719,29 @@ To learn more about Next.js, take a look at the following resources:
719719
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
720720

721721
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
722+
723+
## Browser Support
724+
725+
Browser and device usage based on GA4 28-day active users of the production MPDX app at next.mpdx.org (Apr 8 – May 5, 2026). _Last updated: May 2026 — review annually._
726+
727+
**Targeted browsers** (Next.js 15 build defaults): Chrome 64+, Edge 79+, Firefox 67+, Safari 12+ (macOS & iOS), and Opera 51+. Internet Explorer is not supported.
728+
729+
**Usage snapshot**
730+
731+
**Browser share**
732+
733+
| Browser | Share |
734+
| :-------- | :---- |
735+
| Chrome | 57.8% |
736+
| (not set) | 21.9% |
737+
| Safari | 15.2% |
738+
| Edge | 3.4% |
739+
| Firefox | 1.5% |
740+
741+
**Device share**
742+
743+
| Device | Share |
744+
| :------ | :---- |
745+
| Desktop | 87.9% |
746+
| Mobile | 11.9% |
747+
| Tablet | 1.2% |

0 commit comments

Comments
 (0)