File tree 3 files changed +29
-3
lines changed
3 files changed +29
-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.34](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.34)
4
+
5
+ January 28, 2025
6
+
7
+ ### Additions
8
+
9
+ - `api.fetch.init_duplex_parameter` ([#25488](https://github.com/mdn/browser-compat-data/pull/25488))
10
+ - `api.Request.Request.init_duplex_parameter` ([#25488](https://github.com/mdn/browser-compat-data/pull/25488))
11
+ - `browsers.nodejs.releases.19.1.0` ([#25488](https://github.com/mdn/browser-compat-data/pull/25488))
12
+ - `webextensions.api.webRequest.onAuthRequired.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
13
+ - `webextensions.api.webRequest.onBeforeRedirect.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
14
+ - `webextensions.api.webRequest.onBeforeRequest.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
15
+ - `webextensions.api.webRequest.onBeforeSendHeaders.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
16
+ - `webextensions.api.webRequest.onCompleted.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
17
+ - `webextensions.api.webRequest.onErrorOccurred.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
18
+ - `webextensions.api.webRequest.onHeadersReceived.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
19
+ - `webextensions.api.webRequest.onResponseStarted.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
20
+ - `webextensions.api.webRequest.onSendHeaders.details` ([#25770](https://github.com/mdn/browser-compat-data/pull/25770))
21
+
22
+ ### Statistics
23
+
24
+ - 9 contributors have changed 35 files with 565 additions and 229 deletions in 20 commits ([`v5.6.33...v5.6.34`](https://github.com/mdn/browser-compat-data/compare/v5.6.33...v5.6.34))
25
+ - 16,832 total features
26
+ - 1,126 total contributors
27
+ - 5,068 total stargazers
28
+
3
29
## [v5.6.33](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.33)
4
30
5
31
January 24, 2025
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mdn/browser-compat-data" ,
3
- "version" : " 5.6.33 " ,
3
+ "version" : " 5.6.34 " ,
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