Skip to content

Commit aaaaa33

Browse files
authored
Release v6.0.15 (#26796)
1 parent 4c842ba commit aaaaa33

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+
## [v6.0.15](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.15)
4+
5+
May 16, 2025
6+
7+
### Removals
8+
9+
- `html.elements.textarea.spellcheck` ([#26764](https://github.com/mdn/browser-compat-data/pull/26764))
10+
11+
### Additions
12+
13+
- `browsers.edge.releases.139` ([#26805](https://github.com/mdn/browser-compat-data/pull/26805))
14+
- `browsers.opera.releases.121` ([#26802](https://github.com/mdn/browser-compat-data/pull/26802))
15+
- `javascript.builtins.Intl.Locale.getWeekInfo.returns_minimalDays_property` ([#26793](https://github.com/mdn/browser-compat-data/pull/26793))
16+
17+
### Statistics
18+
19+
- 6 contributors have changed 165 files with 1,182 additions and 179 deletions in 21 commits ([`v6.0.14...v6.0.15`](https://github.com/mdn/browser-compat-data/compare/v6.0.14...v6.0.15))
20+
- 17,153 total features
21+
- 1,154 total contributors
22+
- 5,248 total stargazers
23+
324
## [v6.0.14](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.14)
425

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

0 commit comments

Comments
 (0)