Skip to content

Commit 6c0c798

Browse files
authored
Release v5.5.48 (#24215)
This release was generated by the project's release script.
1 parent c763194 commit 6c0c798

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v5.5.48](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.48)
4+
5+
August 24, 2024
6+
7+
### Removals
8+
9+
- `css.properties.-webkit-initial-letter` ([#24201](https://github.com/mdn/browser-compat-data/pull/24201))
10+
- `javascript.builtins.Intl.RelativeTimeFormat.resolvedOptions.numberingSystem` ([#24181](https://github.com/mdn/browser-compat-data/pull/24181))
11+
- `javascript.builtins.String.toLocaleLowerCase.locale` ([#24181](https://github.com/mdn/browser-compat-data/pull/24181))
12+
- `javascript.builtins.String.toLocaleUpperCase.locale` ([#24181](https://github.com/mdn/browser-compat-data/pull/24181))
13+
14+
### Additions
15+
16+
- `javascript.builtins.String.toLocaleLowerCase.locales_parameter` ([#24181](https://github.com/mdn/browser-compat-data/pull/24181))
17+
- `javascript.builtins.String.toLocaleUpperCase.locales_parameter` ([#24181](https://github.com/mdn/browser-compat-data/pull/24181))
18+
19+
### Statistics
20+
21+
- 6 contributors have changed 13 files with 49 additions and 400 deletions in 14 commits ([`v5.5.47...v5.5.48`](https://github.com/mdn/browser-compat-data/compare/v5.5.47...v5.5.48))
22+
- 16,472 total features
23+
- 1,103 total contributors
24+
- 4,879 total stargazers
25+
326
## [v5.5.47](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.47)
427

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

0 commit comments

Comments
 (0)