|
1 | 1 | # mdn-bcd-collector Changelog |
2 | 2 |
|
| 3 | +## v10.17.10 |
| 4 | + |
| 5 | +Released April 9, 2026 |
| 6 | + |
| 7 | +### Test Changes |
| 8 | + |
| 9 | +#### Added |
| 10 | + |
| 11 | +- api.CSSContainerRule.conditions |
| 12 | +- css.properties.column-rule-visibility-items.normal |
| 13 | +- css.properties.frame-sizing |
| 14 | +- css.properties.position-anchor.match-parent |
| 15 | +- css.properties.row-rule-visibility-items.normal |
| 16 | +- css.properties.ruby-overhang.spaces |
| 17 | +- css.properties.rule-visibility-items.normal |
| 18 | +- css.properties.stroke-width.hairline |
| 19 | +- css.properties.stroke-width.thin |
| 20 | +- css.properties.stroke-width.medium |
| 21 | +- css.properties.stroke-width.thick |
| 22 | + |
| 23 | +#### Removed |
| 24 | + |
| 25 | +- api.ModelContext.unregisterTool |
| 26 | +- css.properties.align-items.anchor-center |
| 27 | +- css.properties.contain-intrinsic-block-size.from-element |
| 28 | +- css.properties.contain-intrinsic-height.from-element |
| 29 | +- css.properties.contain-intrinsic-inline-size.from-element |
| 30 | +- css.properties.contain-intrinsic-size.from-element |
| 31 | +- css.properties.contain-intrinsic-width.from-element |
| 32 | +- css.properties.justify-items.anchor-center |
| 33 | +- css.properties.place-items.anchor-center |
| 34 | +- css.properties.ruby-overhang.none |
| 35 | + |
| 36 | +### Commits |
| 37 | + |
| 38 | +- build(deps-dev): bump basic-ftp from 5.2.0 to 5.2.1 ([#3134](https://github.com/openwebdocs/mdn-bcd-collector/pull/3134)) |
| 39 | +- build(deps-dev): bump typescript-eslint from 8.58.0 to 8.58.1 in the dev group ([#3133](https://github.com/openwebdocs/mdn-bcd-collector/pull/3133)) |
| 40 | +- build(deps-dev): bump the data group with 3 updates ([#3132](https://github.com/openwebdocs/mdn-bcd-collector/pull/3132)) |
| 41 | +- build(deps): bump the dev group with 3 updates ([#3131](https://github.com/openwebdocs/mdn-bcd-collector/pull/3131)) |
| 42 | +- build(deps): bump the dev group with 2 updates ([#3130](https://github.com/openwebdocs/mdn-bcd-collector/pull/3130)) |
| 43 | +- build(deps): bump the dev group across 1 directory with 4 updates ([#3129](https://github.com/openwebdocs/mdn-bcd-collector/pull/3129)) |
| 44 | +- build(deps): bump the dev group with 3 updates ([#3127](https://github.com/openwebdocs/mdn-bcd-collector/pull/3127)) |
| 45 | +- build(deps-dev): bump the data group with 2 updates ([#3126](https://github.com/openwebdocs/mdn-bcd-collector/pull/3126)) |
| 46 | +- build(deps): bump the dev group across 1 directory with 8 updates ([#3124](https://github.com/openwebdocs/mdn-bcd-collector/pull/3124)) |
| 47 | +- build(deps): bump codecov/codecov-action from 5 to 6 ([#3118](https://github.com/openwebdocs/mdn-bcd-collector/pull/3118)) |
| 48 | + |
3 | 49 | ## v10.17.9 |
4 | 50 |
|
5 | 51 | Released March 30, 2026 |
|
0 commit comments