|
1 | 1 | # @mdn/browser-compat-data release notes
|
2 | 2 |
|
| 3 | +## [v5.6.9](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.9) |
| 4 | + |
| 5 | +October 22, 2024 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.CSSMarginRule` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 10 | +- `api.CSSMarginRule.name` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 11 | +- `api.CSSMarginRule.style` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 12 | +- `api.Request.duplex` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 13 | +- `css.at-rules.page.bottom-center` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 14 | +- `css.at-rules.page.bottom-left` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 15 | +- `css.at-rules.page.bottom-left-corner` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 16 | +- `css.at-rules.page.bottom-right` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 17 | +- `css.at-rules.page.bottom-right-corner` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 18 | +- `css.at-rules.page.left-bottom` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 19 | +- `css.at-rules.page.left-middle` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 20 | +- `css.at-rules.page.left-top` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 21 | +- `css.at-rules.page.right-bottom` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 22 | +- `css.at-rules.page.right-middle` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 23 | +- `css.at-rules.page.right-top` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 24 | +- `css.at-rules.page.top-center` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 25 | +- `css.at-rules.page.top-left` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 26 | +- `css.at-rules.page.top-left-corner` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 27 | +- `css.at-rules.page.top-right` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 28 | +- `css.at-rules.page.top-right-corner` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 29 | +- `css.properties.anchor-scope` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 30 | +- `css.properties.anchor-scope.all` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 31 | +- `css.properties.anchor-scope.none` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 32 | +- `css.properties.font-variant-emoji.emoji` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 33 | +- `css.properties.font-variant-emoji.normal` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 34 | +- `css.properties.font-variant-emoji.text` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 35 | +- `css.properties.font-variant-emoji.unicode` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 36 | +- `css.selectors.details-content` ([#24778](https://github.com/mdn/browser-compat-data/pull/24778)) |
| 37 | + |
| 38 | +### Statistics |
| 39 | + |
| 40 | +- 6 contributors have changed 53 files with 1,275 additions and 114 deletions in 10 commits ([`v5.6.8...v5.6.9`](https://github.com/mdn/browser-compat-data/compare/v5.6.8...v5.6.9)) |
| 41 | +- 16,608 total features |
| 42 | +- 1,111 total contributors |
| 43 | +- 4,949 total stargazers |
| 44 | + |
3 | 45 | ## [v5.6.8](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.8)
|
4 | 46 |
|
5 | 47 | October 18, 2024
|
|
0 commit comments