|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v5.5.31](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.31) |
| 4 | + |
| 5 | +May 31, 2024 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.ClipboardItem.supports_static.optional_type_image_svg_xml` ([#23134](https://github.com/mdn/browser-compat-data/pull/23134)) |
| 10 | +- `api.ClipboardItem.supports_static.optional_type_web` ([#23134](https://github.com/mdn/browser-compat-data/pull/23134)) |
| 11 | +- `api.CookieChangeEvent.changed.partitioned_property` ([#21735](https://github.com/mdn/browser-compat-data/pull/21735)) |
| 12 | +- `api.CookieChangeEvent.deleted.partitioned_property` ([#21735](https://github.com/mdn/browser-compat-data/pull/21735)) |
| 13 | +- `api.ExtendableCookieChangeEvent.changed.partitioned_property` ([#21735](https://github.com/mdn/browser-compat-data/pull/21735)) |
| 14 | +- `api.ExtendableCookieChangeEvent.deleted.partitioned_property` ([#21735](https://github.com/mdn/browser-compat-data/pull/21735)) |
| 15 | +- `api.HTMLBaseElement.href.forbid_data_javascript_urls` ([#23164](https://github.com/mdn/browser-compat-data/pull/23164)) |
| 16 | +- `api.HTMLElement.writingSuggestions` ([#23059](https://github.com/mdn/browser-compat-data/pull/23059)) |
| 17 | +- `browsers.chrome.releases.127` ([#23153](https://github.com/mdn/browser-compat-data/pull/23153)) |
| 18 | +- `browsers.edge.releases.128` ([#23218](https://github.com/mdn/browser-compat-data/pull/23218)) |
| 19 | +- `browsers.nodejs.releases.20.12.0` ([#23080](https://github.com/mdn/browser-compat-data/pull/23080)) |
| 20 | +- `html.elements.a.attributionsourceid` ([#21896](https://github.com/mdn/browser-compat-data/pull/21896)) |
| 21 | +- `html.elements.input.required` ([#21874](https://github.com/mdn/browser-compat-data/pull/21874)) |
| 22 | +- `html.elements.input.size` ([#23085](https://github.com/mdn/browser-compat-data/pull/23085)) |
| 23 | +- `html.elements.script.type.importmap.integrity` ([#23153](https://github.com/mdn/browser-compat-data/pull/23153)) |
| 24 | +- `webextensions.api.declarativeNetRequest.getDisabledRuleIds` ([#23168](https://github.com/mdn/browser-compat-data/pull/23168)) |
| 25 | +- `webextensions.api.declarativeNetRequest.updateStaticRules` ([#23168](https://github.com/mdn/browser-compat-data/pull/23168)) |
| 26 | + |
| 27 | +### Statistics |
| 28 | + |
| 29 | +- 15 contributors have changed 32 files with 714 additions and 121 deletions in 29 commits ([`v5.5.30...v5.5.31`](https://github.com/mdn/browser-compat-data/compare/v5.5.30...v5.5.31)) |
| 30 | +- 16,437 total features |
| 31 | +- 1,091 total contributors |
| 32 | +- 4,821 total stargazers |
| 33 | + |
3 | 34 | ## [v5.5.30](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.30) |
4 | 35 |
|
5 | 36 | May 28, 2024 |
|
0 commit comments