Skip to content

Commit 598f7cd

Browse files
committed
Release v8.0.5
1 parent 1a19fb8 commit 598f7cd

3 files changed

Lines changed: 38 additions & 3 deletions

File tree

RELEASE_NOTES.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
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+
July 3, 2026
6+
7+
### Additions
8+
9+
- `api.HTMLModelElement` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
10+
- `api.HTMLModelElement.boundingBoxCenter` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
11+
- `api.HTMLModelElement.boundingBoxExtents` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
12+
- `api.HTMLModelElement.entityTransform` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
13+
- `api.HTMLModelElement.environmentMap` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
14+
- `api.HTMLModelElement.environmentMapReady` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
15+
- `api.HTMLModelElement.ready` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
16+
- `api.HTMLModelElement.stageMode` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
17+
- `api.PerformanceResourceTiming.workerFinalRouterSource` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
18+
- `api.PerformanceResourceTiming.workerMatchedRouterSource` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
19+
- `browsers.edge.releases.153` ([#29973](https://github.com/mdn/browser-compat-data/pull/29973))
20+
- `css.properties.position-visibility.anchor-valid` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
21+
- `css.properties.position-visibility.anchor-visible` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
22+
- `html.elements.model` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
23+
- `html.elements.model.autoplay` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
24+
- `html.elements.model.height` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
25+
- `html.elements.model.loop` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
26+
- `html.elements.model.src` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
27+
- `html.elements.model.stagemode` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
28+
- `html.elements.model.width` ([#29823](https://github.com/mdn/browser-compat-data/pull/29823))
29+
- `webextensions.manifest.theme.properties.additional_backgrounds_size` ([#29910](https://github.com/mdn/browser-compat-data/pull/29910))
30+
31+
### Statistics
32+
33+
- 3 contributors have changed 48 files with 750 additions and 126 deletions in 4 commits ([`next...v8.0.5`](https://github.com/mdn/browser-compat-data/compare/next...v8.0.5))
34+
- 19,955 total features
35+
- 1,256 total contributors
36+
- 5,702 total stargazers
37+
338
## [v8.0.4](https://github.com/mdn/browser-compat-data/releases/tag/v8.0.4)
439

540
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)