|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v6.1.0](https://github.com/mdn/browser-compat-data/releases/tag/v6.1.0) |
| 4 | + |
| 5 | +August 5, 2025 |
| 6 | + |
| 7 | +### Notable changes |
| 8 | + |
| 9 | +A `types` export has been added, which fixes compilation for TypeScript users using `nodenext` module resolution. |
| 10 | + |
| 11 | +### Removals |
| 12 | + |
| 13 | +- `css.properties.color-scheme.only_dark` ([#27480](https://github.com/mdn/browser-compat-data/pull/27480)) |
| 14 | +- `css.properties.color-scheme.only_light` ([#27480](https://github.com/mdn/browser-compat-data/pull/27480)) |
| 15 | + |
| 16 | +### Additions |
| 17 | + |
| 18 | +- `api.RTCRtpSender.setParameters.parameters_encodings_parameter.codec` ([#27488](https://github.com/mdn/browser-compat-data/pull/27488)) |
| 19 | +- `browsers.chrome_android.releases.142` ([#27490](https://github.com/mdn/browser-compat-data/pull/27490)) |
| 20 | +- `browsers.chrome.releases.142` ([#27490](https://github.com/mdn/browser-compat-data/pull/27490)) |
| 21 | +- `browsers.webview_android.releases.142` ([#27490](https://github.com/mdn/browser-compat-data/pull/27490)) |
| 22 | +- `css.properties.align-self.auto` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 23 | +- `css.properties.align-self.normal` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 24 | +- `css.properties.align-self.stretch` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 25 | +- `css.properties.alignment-baseline.text-after-edge` ([#27476](https://github.com/mdn/browser-compat-data/pull/27476)) |
| 26 | +- `css.properties.alignment-baseline.text-before-edge` ([#27476](https://github.com/mdn/browser-compat-data/pull/27476)) |
| 27 | +- `css.properties.color-scheme.only` ([#27480](https://github.com/mdn/browser-compat-data/pull/27480)) |
| 28 | +- `css.properties.filter.blur` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 29 | +- `css.properties.filter.brightness` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 30 | +- `css.properties.filter.contrast` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 31 | +- `css.properties.filter.drop-shadow` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 32 | +- `css.properties.filter.grayscale` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 33 | +- `css.properties.filter.hue-rotate` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 34 | +- `css.properties.filter.invert` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 35 | +- `css.properties.filter.opacity` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 36 | +- `css.properties.filter.saturate` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 37 | +- `css.properties.filter.sepia` ([#27481](https://github.com/mdn/browser-compat-data/pull/27481)) |
| 38 | +- `css.properties.hyphens.manual` ([#27477](https://github.com/mdn/browser-compat-data/pull/27477)) |
| 39 | +- `css.properties.hyphens.none` ([#27477](https://github.com/mdn/browser-compat-data/pull/27477)) |
| 40 | +- `css.properties.justify-content.left` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 41 | +- `css.properties.justify-content.normal` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 42 | +- `css.properties.justify-content.right` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 43 | +- `css.properties.justify-items.left` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 44 | +- `css.properties.justify-items.legacy` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 45 | +- `css.properties.justify-items.right` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 46 | +- `css.properties.justify-self.auto` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 47 | +- `css.properties.justify-self.left` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 48 | +- `css.properties.justify-self.normal` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 49 | +- `css.properties.justify-self.right` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 50 | +- `css.properties.justify-self.stretch` ([#27475](https://github.com/mdn/browser-compat-data/pull/27475)) |
| 51 | +- `css.properties.mask-clip.border-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 52 | +- `css.properties.mask-clip.content-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 53 | +- `css.properties.mask-clip.fill-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 54 | +- `css.properties.mask-clip.no-clip` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 55 | +- `css.properties.mask-clip.padding-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 56 | +- `css.properties.mask-clip.stroke-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 57 | +- `css.properties.mask-clip.view-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 58 | +- `css.properties.mask-origin.border-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 59 | +- `css.properties.mask-origin.content-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 60 | +- `css.properties.mask-origin.padding-box` ([#27478](https://github.com/mdn/browser-compat-data/pull/27478)) |
| 61 | +- `css.types.color.transparent` ([#27479](https://github.com/mdn/browser-compat-data/pull/27479)) |
| 62 | +- `webdriver.bidi.emulation.setTimezoneOverride` ([#27345](https://github.com/mdn/browser-compat-data/pull/27345)) |
| 63 | +- `webdriver.bidi.emulation.setTimezoneOverride.contexts_parameter` ([#27345](https://github.com/mdn/browser-compat-data/pull/27345)) |
| 64 | +- `webdriver.bidi.emulation.setTimezoneOverride.timezone_parameter` ([#27345](https://github.com/mdn/browser-compat-data/pull/27345)) |
| 65 | +- `webdriver.bidi.emulation.setTimezoneOverride.userContexts_parameter` ([#27345](https://github.com/mdn/browser-compat-data/pull/27345)) |
| 66 | + |
| 67 | +### Statistics |
| 68 | + |
| 69 | +- 5 contributors have changed 22 files with 1,659 additions and 86 deletions in 14 commits ([`v6.0.37...v6.0.38`](https://github.com/mdn/browser-compat-data/compare/v6.0.37...v6.0.38)) |
| 70 | +- 17,735 total features |
| 71 | +- 1,178 total contributors |
| 72 | +- 5,345 total stargazers |
| 73 | + |
3 | 74 | ## [v6.0.37](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.37) |
4 | 75 |
|
5 | 76 | August 2, 2025 |
|
0 commit comments