Skip to content

Commit f4c5866

Browse files
authored
Release v6.0.35 (#27373)
1 parent 45c3e32 commit f4c5866

3 files changed

Lines changed: 37 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v6.0.35](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.35)
4+
5+
July 26, 2025
6+
7+
### Additions
8+
9+
- `api.RTCStatsReport.type_inbound-rtp.estimatedPlayoutTimestamp` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358))
10+
- `api.RTCStatsReport.type_inbound-rtp.framesAssembledFromMultiplePackets` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358))
11+
- `api.RTCStatsReport.type_inbound-rtp.freezeCount` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358))
12+
- `api.RTCStatsReport.type_inbound-rtp.pauseCount` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358))
13+
- `api.RTCStatsReport.type_inbound-rtp.totalAssemblyTime` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358))
14+
- `api.RTCStatsReport.type_inbound-rtp.totalFreezesDuration` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358))
15+
- `api.RTCStatsReport.type_inbound-rtp.totalPausesDuration` ([#27358](https://github.com/mdn/browser-compat-data/pull/27358))
16+
- `api.ToggleEvent.source` ([#27405](https://github.com/mdn/browser-compat-data/pull/27405))
17+
- `browsers.firefox_android.releases.144` ([#27374](https://github.com/mdn/browser-compat-data/pull/27374))
18+
- `browsers.firefox.releases.144` ([#27374](https://github.com/mdn/browser-compat-data/pull/27374))
19+
- `css.at-rules.media.horizontal-viewport-segments` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
20+
- `css.at-rules.media.vertical-viewport-segments` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
21+
- `css.properties.background-repeat-x` ([#27368](https://github.com/mdn/browser-compat-data/pull/27368))
22+
- `css.properties.background-repeat-y` ([#27368](https://github.com/mdn/browser-compat-data/pull/27368))
23+
- `css.types.env.viewport-segment-bottom` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
24+
- `css.types.env.viewport-segment-height` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
25+
- `css.types.env.viewport-segment-left` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
26+
- `css.types.env.viewport-segment-right` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
27+
- `css.types.env.viewport-segment-top` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
28+
- `css.types.env.viewport-segment-width` ([#27387](https://github.com/mdn/browser-compat-data/pull/27387))
29+
30+
### Statistics
31+
32+
- 7 contributors have changed 115 files with 1,976 additions and 660 deletions in 22 commits ([`v6.0.34...v6.0.35`](https://github.com/mdn/browser-compat-data/compare/v6.0.34...v6.0.35))
33+
- 17,681 total features
34+
- 1,177 total contributors
35+
- 5,331 total stargazers
36+
337
## [v6.0.34](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.34)
438

539
July 22, 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": "6.0.34",
3+
"version": "6.0.35",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)