Skip to content

Commit ff4ab16

Browse files
committed
Release v7.1.23
1 parent 8ae6ad3 commit ff4ab16

File tree

3 files changed

+42
-3
lines changed

3 files changed

+42
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.1.23](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.23)
4+
5+
November 24, 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.nodejs.releases.24.1.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
19+
- `browsers.nodejs.releases.24.10.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
20+
- `browsers.nodejs.releases.24.11.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
21+
- `browsers.nodejs.releases.24.2.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
22+
- `browsers.nodejs.releases.24.3.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
23+
- `browsers.nodejs.releases.24.4.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
24+
- `browsers.nodejs.releases.24.6.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
25+
- `browsers.nodejs.releases.24.8.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
26+
- `browsers.nodejs.releases.24.9.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
27+
- `browsers.nodejs.releases.25.0.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
28+
- `browsers.nodejs.releases.25.1.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
29+
- `browsers.nodejs.releases.25.2.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441))
30+
- `html.elements.a.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469))
31+
- `html.elements.area.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469))
32+
- `html.elements.button.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469))
33+
- `svg.elements.a.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469))
34+
35+
### Statistics
36+
37+
- 7 contributors have changed 31 files with 633 additions and 124 deletions in 22 commits ([`v7.1.22...v7.1.23`](https://github.com/mdn/browser-compat-data/compare/v7.1.22...v7.1.23))
38+
- 19,054 total features
39+
- 1,208 total contributors
40+
- 5,494 total stargazers
41+
342
## [v7.1.22](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.22)
443

544
November 17, 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.22",
3+
"version": "7.1.23",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)