Skip to content

Commit a761236

Browse files
committed
Release v7.1.17
1 parent 41483c4 commit a761236

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

RELEASE_NOTES.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v7.1.17](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.17)
4+
5+
October 28, 2025
6+
7+
### Additions
8+
9+
- `api.CompressionStream.CompressionStream.brotli` ([#28274](https://github.com/mdn/browser-compat-data/pull/28274))
10+
- `api.DecompressionStream.DecompressionStream.brotli` ([#28274](https://github.com/mdn/browser-compat-data/pull/28274))
11+
- `browsers.chrome_android.releases.145` ([#28303](https://github.com/mdn/browser-compat-data/pull/28303))
12+
- `browsers.chrome.releases.145` ([#28303](https://github.com/mdn/browser-compat-data/pull/28303))
13+
- `browsers.nodejs.releases.24.7.0` ([#28274](https://github.com/mdn/browser-compat-data/pull/28274))
14+
- `browsers.webview_android.releases.145` ([#28303](https://github.com/mdn/browser-compat-data/pull/28303))
15+
- `css.types.env.keyboard-inset-bottom` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230))
16+
- `css.types.env.keyboard-inset-height` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230))
17+
- `css.types.env.keyboard-inset-left` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230))
18+
- `css.types.env.keyboard-inset-right` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230))
19+
- `css.types.env.keyboard-inset-top` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230))
20+
- `css.types.env.keyboard-inset-width` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230))
21+
- `http.headers.Cross-Origin-Embedder-Policy.report-to_parameter` ([#28166](https://github.com/mdn/browser-compat-data/pull/28166))
22+
- `http.headers.Cross-Origin-Opener-Policy.report-to_parameter` ([#28166](https://github.com/mdn/browser-compat-data/pull/28166))
23+
24+
### Statistics
25+
26+
- 7 contributors have changed 23 files with 597 additions and 241 deletions in 13 commits ([`v7.1.16...v7.1.17`](https://github.com/mdn/browser-compat-data/compare/v7.1.16...v7.1.17))
27+
- 18,007 total features
28+
- 1,203 total contributors
29+
- 5,466 total stargazers
30+
331
## [v7.1.16](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.16)
432

533
October 24, 2025

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "7.1.16",
3+
"version": "7.1.17",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)