Skip to content

Commit 2f9bcfb

Browse files
authored
Release v5.5.49 (#24232)
This release was generated by the project's release script.
1 parent 3c5a3f2 commit 2f9bcfb

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v5.5.49](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.49)
4+
5+
August 27, 2024
6+
7+
### Removals
8+
9+
- `css.types.color.transparent` ([#24209](https://github.com/mdn/browser-compat-data/pull/24209))
10+
11+
### Additions
12+
13+
- `api.WebSocket.WebSocket.url_parameter_http_https_relative` ([#24218](https://github.com/mdn/browser-compat-data/pull/24218))
14+
- `css.properties.interpolate-size` ([#24210](https://github.com/mdn/browser-compat-data/pull/24210))
15+
- `css.properties.interpolate-size.allow-keywords` ([#24210](https://github.com/mdn/browser-compat-data/pull/24210))
16+
- `css.properties.interpolate-size.numeric-only` ([#24210](https://github.com/mdn/browser-compat-data/pull/24210))
17+
- `css.types.calc-size` ([#24210](https://github.com/mdn/browser-compat-data/pull/24210))
18+
- `css.types.color.named-color.transparent` ([#24209](https://github.com/mdn/browser-compat-data/pull/24209))
19+
20+
### Statistics
21+
22+
- 6 contributors have changed 22 files with 491 additions and 267 deletions in 14 commits ([`v5.5.48...v5.5.49`](https://github.com/mdn/browser-compat-data/compare/v5.5.48...v5.5.49))
23+
- 16,477 total features
24+
- 1,103 total contributors
25+
- 4,882 total stargazers
26+
327
## [v5.5.48](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.48)
428

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

0 commit comments

Comments
 (0)