File tree Expand file tree Collapse file tree 3 files changed +28
-3
lines changed Expand file tree Collapse file tree 3 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 1
1
# @mdn/browser-compat-data release notes
2
2
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
+
3
28
## [v5.6.21](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.21)
4
29
5
30
December 3, 2024
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mdn/browser-compat-data" ,
3
- "version" : " 5.6.21 " ,
3
+ "version" : " 5.6.22 " ,
4
4
"description" : " Browser compatibility data provided by MDN Web Docs" ,
5
5
"main" : " index.ts" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments