Skip to content

Commit 5f4ecbc

Browse files
authored
Release v7.3.5 (#29131)
1 parent edcb06c commit 5f4ecbc

File tree

3 files changed

+34
-3
lines changed

3 files changed

+34
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.3.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.5)
4+
5+
February 27, 2026
6+
7+
### Additions
8+
9+
- `browsers.bun.releases.1.3.10` ([#29141](https://github.com/mdn/browser-compat-data/pull/29141))
10+
- `browsers.firefox_android.releases.151` ([#29129](https://github.com/mdn/browser-compat-data/pull/29129))
11+
- `browsers.firefox.releases.151` ([#29129](https://github.com/mdn/browser-compat-data/pull/29129))
12+
- `css.properties.alignment-baseline.text-bottom` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
13+
- `css.properties.alignment-baseline.text-top` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
14+
- `css.properties.baseline-shift.bottom` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
15+
- `css.properties.baseline-shift.center` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
16+
- `css.properties.baseline-shift.top` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
17+
- `css.properties.dominant-baseline.text-bottom` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
18+
- `css.properties.dominant-baseline.text-top` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
19+
- `css.properties.vertical-align.center` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
20+
- `css.properties.vertical-align.first` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
21+
- `css.properties.vertical-align.last` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135))
22+
- `html.elements.script.integrity.ed25519_public_key` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112))
23+
- `http.headers.Signature` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112))
24+
- `http.headers.Signature-Input` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112))
25+
- `http.headers.Unencoded-Digest` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112))
26+
27+
### Statistics
28+
29+
- 6 contributors have changed 33 files with 684 additions and 155 deletions in 14 commits ([`v7.3.4...v7.3.5`](https://github.com/mdn/browser-compat-data/compare/v7.3.4...v7.3.5))
30+
- 19,384 total features
31+
- 1,228 total contributors
32+
- 5,594 total stargazers
33+
334
## [v7.3.4](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.4)
435

536
February 25, 2026

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.3.4",
3+
"version": "7.3.5",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)