Skip to content

Commit 7ac0541

Browse files
authored
Release 10.17.10 (#3135)
Generated by release.js.
1 parent eb73e7a commit 7ac0541

File tree

3 files changed

+49
-3
lines changed

3 files changed

+49
-3
lines changed

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,51 @@
11
# mdn-bcd-collector Changelog
22

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+
349
## v10.17.9
450

551
Released March 30, 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,7 +1,7 @@
11
{
22
"name": "mdn-bcd-collector",
33
"description": "Data collection service for @mdn/browser-compat-data",
4-
"version": "10.17.9",
4+
"version": "10.17.10",
55
"private": true,
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)