Skip to content

Commit acd889d

Browse files
authored
Release v6.1.2 (#27540)
1 parent d09320f commit acd889d

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v6.1.2](https://github.com/mdn/browser-compat-data/releases/tag/v6.1.2)
4+
5+
August 12, 2025
6+
7+
### Additions
8+
9+
- `css.properties.caret-animation` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
10+
- `css.properties.caret-animation.auto` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
11+
- `css.properties.caret-animation.manual` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
12+
- `css.properties.scroll-target-group` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
13+
- `css.properties.scroll-target-group.auto` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
14+
- `css.properties.scroll-target-group.none` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
15+
- `css.properties.view-transition-group` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
16+
- `css.properties.view-transition-group.contain` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
17+
- `css.properties.view-transition-group.nearest` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
18+
- `css.properties.view-transition-group.normal` ([#27525](https://github.com/mdn/browser-compat-data/pull/27525))
19+
- `webdriver.bidi.network.addDataCollector.maxEncodedDataSize_parameter` ([#27516](https://github.com/mdn/browser-compat-data/pull/27516))
20+
- `webextensions.api.browserAction.onUserSettingsChanged` ([#27355](https://github.com/mdn/browser-compat-data/pull/27355))
21+
22+
### Statistics
23+
24+
- 4 contributors have changed 26 files with 516 additions and 94 deletions in 12 commits ([`v6.1.1...v6.1.2`](https://github.com/mdn/browser-compat-data/compare/v6.1.1...v6.1.2))
25+
- 17,759 total features
26+
- 1,180 total contributors
27+
- 5,352 total stargazers
28+
329
## [v6.1.1](https://github.com/mdn/browser-compat-data/releases/tag/v6.1.1)
430

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

0 commit comments

Comments
 (0)