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
17 changes: 17 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @mdn/browser-compat-data release notes

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

September 23, 2025

### Additions

- `browsers.safari_ios.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974))
- `browsers.safari.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974))
- `browsers.webview_ios.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974))

### Statistics

- 2 contributors have changed 28 files with 248 additions and 127 deletions in 12 commits ([`v7.1.7...v7.1.8`](https://github.com/mdn/browser-compat-data/compare/v7.1.7...v7.1.8))
- 17,855 total features
- 1,197 total contributors
- 5,420 total stargazers

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

September 19, 2025
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": "7.1.7",
"version": "7.1.8",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down