|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.1.23](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.23) |
| 4 | + |
| 5 | +November 25, 2025 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.HTMLAnchorElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 10 | +- `api.HTMLAreaElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 11 | +- `api.HTMLButtonElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 12 | +- `api.HTMLElement.interest_event` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 13 | +- `api.HTMLElement.loseinterest_event` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 14 | +- `api.InterestEvent` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 15 | +- `api.InterestEvent.InterestEvent` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 16 | +- `api.InterestEvent.source` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 17 | +- `api.SVGAElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 18 | +- `browsers.bun.releases.1.3.3` ([#28514](https://github.com/mdn/browser-compat-data/pull/28514)) |
| 19 | +- `browsers.nodejs.releases.24.1.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 20 | +- `browsers.nodejs.releases.24.10.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 21 | +- `browsers.nodejs.releases.24.11.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 22 | +- `browsers.nodejs.releases.24.2.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 23 | +- `browsers.nodejs.releases.24.3.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 24 | +- `browsers.nodejs.releases.24.4.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 25 | +- `browsers.nodejs.releases.24.6.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 26 | +- `browsers.nodejs.releases.24.8.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 27 | +- `browsers.nodejs.releases.24.9.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 28 | +- `browsers.nodejs.releases.25.0.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 29 | +- `browsers.nodejs.releases.25.1.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 30 | +- `browsers.nodejs.releases.25.2.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| 31 | +- `html.elements.a.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 32 | +- `html.elements.area.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 33 | +- `html.elements.button.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 34 | +- `svg.elements.a.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| 35 | + |
| 36 | +### Statistics |
| 37 | + |
| 38 | +- 12 contributors have changed 43 files with 691 additions and 372 deletions in 34 commits ([`v7.1.22...v7.1.23`](https://github.com/mdn/browser-compat-data/compare/v7.1.22...v7.1.23)) |
| 39 | +- 19,067 total features |
| 40 | +- 1,210 total contributors |
| 41 | +- 5,494 total stargazers |
| 42 | + |
3 | 43 | ## [v7.1.22](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.22) |
4 | 44 |
|
5 | 45 | November 17, 2025 |
|
0 commit comments