Skip to content

Commit 3da1927

Browse files
authored
Release v7.3.13 (#29511)
1 parent ffd67b8 commit 3da1927

3 files changed

Lines changed: 51 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13)
4+
5+
April 24, 2026
6+
7+
### Removals
8+
9+
- `css.properties.all.revert-rule` ([#29489](https://github.com/mdn/browser-compat-data/pull/29489))
10+
- `css.properties.font-family.fangsong` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439))
11+
- `css.properties.font-family.kai` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439))
12+
- `css.properties.font-family.khmer-mul` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439))
13+
- `css.properties.font-family.nastaliq` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439))
14+
15+
### Additions
16+
17+
- `api.CSSContainerRule.conditions` ([#29530](https://github.com/mdn/browser-compat-data/pull/29530))
18+
- `api.LanguageModel` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
19+
- `api.LanguageModel.append` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
20+
- `api.LanguageModel.availability_static` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
21+
- `api.LanguageModel.clone` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
22+
- `api.LanguageModel.contextoverflow_event` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
23+
- `api.LanguageModel.contextUsage` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
24+
- `api.LanguageModel.contextWindow` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
25+
- `api.LanguageModel.create_static` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
26+
- `api.LanguageModel.measureContextUsage` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
27+
- `api.LanguageModel.prompt` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
28+
- `api.LanguageModel.promptStreaming` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474))
29+
- `browsers.bun.releases.1.3.13` ([#29518](https://github.com/mdn/browser-compat-data/pull/29518))
30+
- `browsers.firefox_android.releases.153` ([#29518](https://github.com/mdn/browser-compat-data/pull/29518))
31+
- `browsers.firefox.releases.153` ([#29518](https://github.com/mdn/browser-compat-data/pull/29518))
32+
- `css.properties.accent-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526))
33+
- `css.properties.color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526))
34+
- `css.properties.column-rule-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526))
35+
- `css.properties.column-rule.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526))
36+
- `css.properties.outline-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526))
37+
- `css.properties.position-anchor.normal` ([#29483](https://github.com/mdn/browser-compat-data/pull/29483))
38+
- `css.properties.stop-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526))
39+
- `css.types.attr.attr-name_accepts_namespaces` ([#29482](https://github.com/mdn/browser-compat-data/pull/29482))
40+
- `css.types.global_keywords.revert-rule` ([#29489](https://github.com/mdn/browser-compat-data/pull/29489))
41+
- `http.headers.Permissions-Policy-Report-Only` ([#29506](https://github.com/mdn/browser-compat-data/pull/29506))
42+
- `webdriver.bidi.script.getRealms.type_parameter.window` ([#29517](https://github.com/mdn/browser-compat-data/pull/29517))
43+
44+
### Statistics
45+
46+
- 12 contributors have changed 83 files with 1,509 additions and 511 deletions in 32 commits ([`v7.3.12...v7.3.13`](https://github.com/mdn/browser-compat-data/compare/v7.3.12...v7.3.13))
47+
- 19,588 total features
48+
- 1,245 total contributors
49+
- 5,644 total stargazers
50+
351
## [v7.3.12](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.12)
452

553
April 17, 2026

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.3.12",
3+
"version": "7.3.13",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)