Skip to content

Commit 01b3e5e

Browse files
authored
Release v6.0.1 (#26295)
1 parent 50be839 commit 01b3e5e

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+
## [v6.0.1](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.1)
4+
5+
March 28, 2025
6+
7+
### Additions
8+
9+
- `html.elements.link.rel.compression-dictionary` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
10+
- `http.headers.Accept-Encoding.br` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
11+
- `http.headers.Accept-Encoding.dcb` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
12+
- `http.headers.Accept-Encoding.dcz` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
13+
- `http.headers.Accept-Encoding.zstd` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
14+
- `http.headers.Available-Dictionary` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
15+
- `http.headers.Content-Encoding.dcb` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
16+
- `http.headers.Content-Encoding.dcz` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
17+
- `http.headers.Dictionary-ID` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
18+
- `http.headers.Link.compression-dictionary` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
19+
- `http.headers.Use-As-Dictionary` ([#26257](https://github.com/mdn/browser-compat-data/pull/26257))
20+
21+
### Statistics
22+
23+
- 7 contributors have changed 22 files with 783 additions and 259 deletions in 11 commits ([`v6.0.0...v6.0.1`](https://github.com/mdn/browser-compat-data/compare/v6.0.0...v6.0.1))
24+
- 17,076 total features
25+
- 1,138 total contributors
26+
- 5,171 total stargazers
27+
328
## [v6.0.0](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.0)
429

530
March 25, 2025

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

0 commit comments

Comments
 (0)