|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v6.0.37](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.37) |
| 4 | + |
| 5 | +August 2, 2025 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `css.properties.-moz-image-region` ([#27467](https://github.com/mdn/browser-compat-data/pull/27467)) |
| 10 | +- `css.selectors.-moz-focus-inner` ([#27467](https://github.com/mdn/browser-compat-data/pull/27467)) |
| 11 | + |
| 12 | +### Additions |
| 13 | + |
| 14 | +- `api.Animation.commitStyles.endpoint_inclusive_commitStyles` ([#27421](https://github.com/mdn/browser-compat-data/pull/27421)) |
| 15 | +- `javascript.builtins.AsyncDisposableStack.@@asyncDispose` ([#27386](https://github.com/mdn/browser-compat-data/pull/27386)) |
| 16 | +- `javascript.builtins.AsyncIterator.@@asyncDispose` ([#27386](https://github.com/mdn/browser-compat-data/pull/27386)) |
| 17 | +- `javascript.builtins.DisposableStack.@@dispose` ([#27386](https://github.com/mdn/browser-compat-data/pull/27386)) |
| 18 | +- `javascript.builtins.Iterator.@@dispose` ([#27386](https://github.com/mdn/browser-compat-data/pull/27386)) |
| 19 | +- `javascript.builtins.SuppressedError.error` ([#27386](https://github.com/mdn/browser-compat-data/pull/27386)) |
| 20 | +- `javascript.builtins.SuppressedError.suppressed` ([#27386](https://github.com/mdn/browser-compat-data/pull/27386)) |
| 21 | +- `javascript.statements.await_using` ([#27386](https://github.com/mdn/browser-compat-data/pull/27386)) |
| 22 | +- `webextensions.api.storage.local.getKeys` ([#27442](https://github.com/mdn/browser-compat-data/pull/27442)) |
| 23 | +- `webextensions.api.storage.managed.getKeys` ([#27442](https://github.com/mdn/browser-compat-data/pull/27442)) |
| 24 | +- `webextensions.api.storage.session.getKeys` ([#27442](https://github.com/mdn/browser-compat-data/pull/27442)) |
| 25 | +- `webextensions.api.storage.StorageArea.getKeys` ([#27442](https://github.com/mdn/browser-compat-data/pull/27442)) |
| 26 | +- `webextensions.api.storage.sync.getKeys` ([#27442](https://github.com/mdn/browser-compat-data/pull/27442)) |
| 27 | + |
| 28 | +### Statistics |
| 29 | + |
| 30 | +- 10 contributors have changed 34 files with 657 additions and 174 deletions in 22 commits ([`v6.0.36...v6.0.37`](https://github.com/mdn/browser-compat-data/compare/v6.0.36...v6.0.37)) |
| 31 | +- 17,692 total features |
| 32 | +- 1,178 total contributors |
| 33 | +- 5,342 total stargazers |
| 34 | + |
3 | 35 | ## [v6.0.36](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.36) |
4 | 36 |
|
5 | 37 | July 28, 2025 |
|
0 commit comments