Skip to content

Commit 9624a2f

Browse files
mdn-botcaugner
andauthored
Release v7.1.16 (#28278)
Co-authored-by: Claas Augner <caugner@mozilla.com>
1 parent 2648fb9 commit 9624a2f

3 files changed

Lines changed: 29 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v7.1.16](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.16)
4+
5+
October 24, 2025
6+
7+
### Renamings
8+
9+
- `css.properties.position-area.span-x-self-end` to `css.properties.position-area.span-self-x-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
10+
- `css.properties.position-area.span-x-self-start` to `css.properties.position-area.span-self-x-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
11+
- `css.properties.position-area.span-y-self-end` to `css.properties.position-area.span-self-y-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
12+
- `css.properties.position-area.span-y-self-start` to `css.properties.position-area.span-self-y-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
13+
- `css.properties.position-area.x-self-end` to `css.properties.position-area.self-x-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
14+
- `css.properties.position-area.x-self-start` to `css.properties.position-area.self-x-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
15+
- `css.properties.position-area.y-self-end` to `css.properties.position-area.self-y-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
16+
- `css.properties.position-area.y-self-start` to `css.properties.position-area.self-y-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282))
17+
18+
### Additions
19+
20+
- `browsers.bun.releases.1.3.1` ([#28268](https://github.com/mdn/browser-compat-data/pull/28268))
21+
22+
### Statistics
23+
24+
- 7 contributors have changed 70 files with 553 additions and 992 deletions in 13 commits ([`v7.1.15...v7.1.16`](https://github.com/mdn/browser-compat-data/compare/v7.1.15...v7.1.16))
25+
- 17,997 total features
26+
- 1,202 total contributors
27+
- 5,463 total stargazers
28+
329
## [v7.1.15](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.15)
430

531
October 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": "7.1.15",
3+
"version": "7.1.16",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)