|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.2.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.1) |
| 4 | + |
| 5 | +December 12, 2025 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `css.properties.position-try-fallbacks.span-x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 10 | +- `css.properties.position-try-fallbacks.span-x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 11 | +- `css.properties.position-try-fallbacks.span-y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 12 | +- `css.properties.position-try-fallbacks.span-y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 13 | +- `css.properties.position-try-fallbacks.x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 14 | +- `css.properties.position-try-fallbacks.x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 15 | +- `css.properties.position-try-fallbacks.y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 16 | +- `css.properties.position-try-fallbacks.y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 17 | +- `css.properties.position-try.span-x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 18 | +- `css.properties.position-try.span-x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 19 | +- `css.properties.position-try.span-y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 20 | +- `css.properties.position-try.span-y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 21 | +- `css.properties.position-try.x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 22 | +- `css.properties.position-try.x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 23 | +- `css.properties.position-try.y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 24 | +- `css.properties.position-try.y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| 25 | + |
| 26 | +### Additions |
| 27 | + |
| 28 | +- `css.properties.position-anchor.none` ([#28648](https://github.com/mdn/browser-compat-data/pull/28648)) |
| 29 | + |
| 30 | +### Statistics |
| 31 | + |
| 32 | +- 10 contributors have changed 103 files with 1,235 additions and 845 deletions in 17 commits ([`v7.2.0...v7.2.1`](https://github.com/mdn/browser-compat-data/compare/v7.2.0...v7.2.1)) |
| 33 | +- 19,133 total features |
| 34 | +- 1,212 total contributors |
| 35 | +- 5,520 total stargazers |
| 36 | + |
3 | 37 | ## [v7.2.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.0) |
4 | 38 |
|
5 | 39 | December 10, 2025 |
|
0 commit comments