Skip to content

Commit 9a1f398

Browse files
authored
Release v5.6.21 (#25267)
1 parent ac30e7d commit 9a1f398

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

RELEASE_NOTES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v5.6.21](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.21)
4+
5+
December 3, 2024
6+
7+
### Removals
8+
9+
- `browsers.nodejs.releases.10.5.0` ([#25014](https://github.com/mdn/browser-compat-data/pull/25014))
10+
11+
### Additions
12+
13+
- `browsers.nodejs.releases.21.1.0` ([#24988](https://github.com/mdn/browser-compat-data/pull/24988))
14+
- `webassembly.exceptionsFinal` ([#25252](https://github.com/mdn/browser-compat-data/pull/25252))
15+
- `webassembly.typedFunctionReferences` ([#25252](https://github.com/mdn/browser-compat-data/pull/25252))
16+
17+
### Statistics
18+
19+
- 6 contributors have changed 47 files with 741 additions and 310 deletions in 21 commits ([`v5.6.20...v5.6.21`](https://github.com/mdn/browser-compat-data/compare/v5.6.20...v5.6.21))
20+
- 16,758 total features
21+
- 1,116 total contributors
22+
- 5,013 total stargazers
23+
324
## [v5.6.20](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.20)
425

526
November 29, 2024

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

0 commit comments

Comments
 (0)