Skip to content

Commit 6dc5740

Browse files
authored
Release v5.6.4 (#24567)
This release was generated by the project's release script.
1 parent 8b98b16 commit 6dc5740

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v5.6.4](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.4)
4+
5+
September 27, 2024
6+
7+
### Removals
8+
9+
- `mathml.elements.mo.moveablelimits` ([#24506](https://github.com/mdn/browser-compat-data/pull/24506))
10+
11+
### Additions
12+
13+
- `mathml.elements.mo.movablelimits` ([#24506](https://github.com/mdn/browser-compat-data/pull/24506))
14+
- `webextensions.api.contentScriptGlobalScope` ([#22767](https://github.com/mdn/browser-compat-data/pull/22767))
15+
- `webextensions.api.contentScriptGlobalScope.cloneInto` ([#22767](https://github.com/mdn/browser-compat-data/pull/22767))
16+
- `webextensions.api.contentScriptGlobalScope.exportFunction` ([#22767](https://github.com/mdn/browser-compat-data/pull/22767))
17+
18+
### Statistics
19+
20+
- 6 contributors have changed 11 files with 257 additions and 106 deletions in 16 commits ([`v5.6.3...v5.6.4`](https://github.com/mdn/browser-compat-data/compare/v5.6.3...v5.6.4))
21+
- 16,487 total features
22+
- 1,104 total contributors
23+
- 4,916 total stargazers
24+
325
## [v5.6.3](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.3)
426

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

0 commit comments

Comments
 (0)