Skip to content

Commit d8124d2

Browse files
committed
Release v8.0.5
1 parent 7f1f09a commit d8124d2

3 files changed

Lines changed: 28 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v8.0.5](https://github.com/mdn/browser-compat-data/releases/tag/v8.0.5)
4+
5+
June 26, 2026
6+
7+
### Additions
8+
9+
- `api.Window.requestResize` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
10+
- `browsers.deno.releases.2.9` ([#29922](https://github.com/mdn/browser-compat-data/pull/29922))
11+
- `css.properties.frame-sizing` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
12+
- `css.properties.frame-sizing.auto` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
13+
- `css.properties.frame-sizing.content-block-size` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
14+
- `css.properties.frame-sizing.content-height` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
15+
- `css.properties.frame-sizing.content-inline-size` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
16+
- `css.properties.frame-sizing.content-width` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
17+
- `css.properties.link-parameters` ([#29909](https://github.com/mdn/browser-compat-data/pull/29909))
18+
- `css.properties.link-parameters.none` ([#29909](https://github.com/mdn/browser-compat-data/pull/29909))
19+
- `html.elements.meta.name.responsive-embedded-sizing` ([#29911](https://github.com/mdn/browser-compat-data/pull/29911))
20+
21+
### Statistics
22+
23+
- 8 contributors have changed 35 files with 551 additions and 179 deletions in 10 commits ([`next...v8.0.5`](https://github.com/mdn/browser-compat-data/compare/next...v8.0.5))
24+
- 19,887 total features
25+
- 1,256 total contributors
26+
- 5,698 total stargazers
27+
328
## [v8.0.4](https://github.com/mdn/browser-compat-data/releases/tag/v8.0.4)
429

530
June 19, 2026

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

0 commit comments

Comments
 (0)