File tree 3 files changed +30
-3
lines changed
3 files changed +30
-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.32](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.32)
4
+
5
+ January 21, 2025
6
+
7
+ ### Removals
8
+
9
+ - `javascript.builtins.Temporal.Now.timeZoneID` ([#25715](https://github.com/mdn/browser-compat-data/pull/25715))
10
+
11
+ ### Additions
12
+
13
+ - `css.types.text-edge` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
14
+ - `css.types.text-edge.alphabetic` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
15
+ - `css.types.text-edge.cap` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
16
+ - `css.types.text-edge.ex` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
17
+ - `css.types.text-edge.ideographic` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
18
+ - `css.types.text-edge.ideographic-ink` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
19
+ - `css.types.text-edge.text` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
20
+ - `javascript.builtins.Date.toTemporalInstant` ([#25716](https://github.com/mdn/browser-compat-data/pull/25716))
21
+ - `javascript.builtins.Temporal.Now.timeZoneId` ([#25715](https://github.com/mdn/browser-compat-data/pull/25715))
22
+
23
+ ### Statistics
24
+
25
+ - 7 contributors have changed 31 files with 693 additions and 277 deletions in 20 commits ([`v5.6.31...v5.6.32`](https://github.com/mdn/browser-compat-data/compare/v5.6.31...v5.6.32))
26
+ - 16,791 total features
27
+ - 1,123 total contributors
28
+ - 5,060 total stargazers
29
+
3
30
## [v5.6.31](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.31)
4
31
5
32
January 17, 2025
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mdn/browser-compat-data" ,
3
- "version" : " 5.6.31 " ,
3
+ "version" : " 5.6.32 " ,
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