Skip to content

Commit 33022c8

Browse files
authored
Release v5.6.22 (#25304)
1 parent 87871ef commit 33022c8

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v5.6.22](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.22)
4+
5+
December 6, 2024
6+
7+
### Renamings
8+
9+
- `svg.elements.stop.stop-color` to `svg.global_attributes.stop-color` ([#25272](https://github.com/mdn/browser-compat-data/pull/25272))
10+
- `svg.elements.stop.stop-opacity` to `svg.global_attributes.stop-opacity` ([#25272](https://github.com/mdn/browser-compat-data/pull/25272))
11+
12+
### Additions
13+
14+
- `api.HTMLFencedFrameElement.sandbox` ([#25227](https://github.com/mdn/browser-compat-data/pull/25227))
15+
- `api.HTMLInputElement.alpha` ([#25270](https://github.com/mdn/browser-compat-data/pull/25270))
16+
- `api.HTMLInputElement.colorSpace` ([#25270](https://github.com/mdn/browser-compat-data/pull/25270))
17+
- `browsers.edge.releases.134` ([#25322](https://github.com/mdn/browser-compat-data/pull/25322))
18+
- `html.elements.input.alpha` ([#25270](https://github.com/mdn/browser-compat-data/pull/25270))
19+
- `html.elements.input.colorspace` ([#25270](https://github.com/mdn/browser-compat-data/pull/25270))
20+
21+
### Statistics
22+
23+
- 13 contributors have changed 70 files with 756 additions and 617 deletions in 29 commits ([`v5.6.21...v5.6.22`](https://github.com/mdn/browser-compat-data/compare/v5.6.21...v5.6.22))
24+
- 16,763 total features
25+
- 1,116 total contributors
26+
- 5,022 total stargazers
27+
328
## [v5.6.21](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.21)
429

530
December 3, 2024

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

0 commit comments

Comments
 (0)