|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v5.7.1](https://github.com/mdn/browser-compat-data/releases/tag/v5.7.1) |
| 4 | + |
| 5 | +March 7, 2025 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `api.MLOperand.MLNumber` ([#26138](https://github.com/mdn/browser-compat-data/pull/26138)) |
| 10 | + |
| 11 | +### Additions |
| 12 | + |
| 13 | +- `api.FetchLaterResult` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 14 | +- `api.FetchLaterResult.activated` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 15 | +- `api.NavigateEvent.sourceElement` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 16 | +- `api.Window.fetchLater` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 17 | +- `css.properties.interactivity` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 18 | +- `css.properties.interactivity.auto` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 19 | +- `css.properties.interactivity.inert` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 20 | +- `css.properties.scroll-marker-group` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 21 | +- `css.properties.scroll-marker-group.after` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 22 | +- `css.properties.scroll-marker-group.before` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 23 | +- `css.properties.scroll-marker-group.none` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 24 | +- `css.selectors.scroll-marker` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 25 | +- `css.selectors.scroll-marker-group` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 26 | +- `css.selectors.target-current` ([#26135](https://github.com/mdn/browser-compat-data/pull/26135)) |
| 27 | +- `javascript.builtins.Math.sumPrecise` ([#26118](https://github.com/mdn/browser-compat-data/pull/26118)) |
| 28 | + |
| 29 | +### Statistics |
| 30 | + |
| 31 | +- 6 contributors have changed 64 files with 1,013 additions and 462 deletions in 18 commits ([`v5.7.0...v5.7.1`](https://github.com/mdn/browser-compat-data/compare/v5.7.0...v5.7.1)) |
| 32 | +- 17,071 total features |
| 33 | +- 1,132 total contributors |
| 34 | +- 5,123 total stargazers |
| 35 | + |
3 | 36 | ## [v5.7.0](https://github.com/mdn/browser-compat-data/releases/tag/v5.7.0) |
4 | 37 |
|
5 | 38 | March 4, 2025 |
|
0 commit comments