Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @mdn/browser-compat-data release notes

## [v8.0.3](https://github.com/mdn/browser-compat-data/releases/tag/v8.0.3)

June 8, 2026

### Statistics

- 1 contributor has changed 12 files with 32 additions and 32 deletions in 4 commits ([`next...v8.0.3`](https://github.com/mdn/browser-compat-data/compare/next...v8.0.3))
- 19,806 total features
- 1,254 total contributors
- 5,682 total stargazers

## [v8.0.2](https://github.com/mdn/browser-compat-data/releases/tag/v8.0.2)

June 5, 2026
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdn/browser-compat-data",
"version": "8.0.2",
"version": "8.0.3",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.js",
"type": "module",
Expand Down
Loading