Skip to content

Commit 44de538

Browse files
authored
Release v5.6.15 (#25005)
1 parent 700bf2b commit 44de538

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

RELEASE_NOTES.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v5.6.15](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.15)
4+
5+
November 12, 2024
6+
7+
### Removals
8+
9+
- `css.selectors.blank` ([#24976](https://github.com/mdn/browser-compat-data/pull/24976))
10+
- `css.selectors.column` ([#24976](https://github.com/mdn/browser-compat-data/pull/24976))
11+
- `http.headers.Sec-CH-Save-Data` ([#25043](https://github.com/mdn/browser-compat-data/pull/25043))
12+
13+
### Additions
14+
15+
- `api.ServiceWorkerContainer.worker_support` ([#24993](https://github.com/mdn/browser-compat-data/pull/24993))
16+
- `browsers.nodejs.releases.22.1.0` ([#25050](https://github.com/mdn/browser-compat-data/pull/25050))
17+
18+
### Statistics
19+
20+
- 10 contributors have changed 44 files with 247 additions and 315 deletions in 25 commits ([`v5.6.14...v5.6.15`](https://github.com/mdn/browser-compat-data/compare/v5.6.14...v5.6.15))
21+
- 16,704 total features
22+
- 1,115 total contributors
23+
- 4,975 total stargazers
24+
325
## [v5.6.14](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.14)
426

527
November 8, 2024

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "5.6.14",
3+
"version": "5.6.15",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)