Skip to content

Commit 0e107f0

Browse files
committed
Release v8.1.2
1 parent b693051 commit 0e107f0

3 files changed

Lines changed: 56 additions & 3 deletions

File tree

RELEASE_NOTES.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v8.1.2](https://github.com/mdn/browser-compat-data/releases/tag/v8.1.2)
4+
5+
September 15, 2026
6+
7+
### Additions
8+
9+
- `api.CSSMediaRule.matches` ([#30488](https://github.com/mdn/browser-compat-data/pull/30488))
10+
- `api.CSSSupportsRule.matches` ([#30488](https://github.com/mdn/browser-compat-data/pull/30488))
11+
- `api.IntersectionObserver.IntersectionObserver.options_trackVisibility_parameter` ([#30466](https://github.com/mdn/browser-compat-data/pull/30466))
12+
- `api.NotRestoredReasonDetails.reason.unload-listener` ([#30473](https://github.com/mdn/browser-compat-data/pull/30473))
13+
- `api.NotRestoredReasonDetails.reason.websocket` ([#30473](https://github.com/mdn/browser-compat-data/pull/30473))
14+
- `api.SubtleCrypto.decapsulateBits` ([#30433](https://github.com/mdn/browser-compat-data/pull/30433))
15+
- `api.SubtleCrypto.decapsulateKey` ([#30433](https://github.com/mdn/browser-compat-data/pull/30433))
16+
- `api.SubtleCrypto.encapsulateBits` ([#30433](https://github.com/mdn/browser-compat-data/pull/30433))
17+
- `api.SubtleCrypto.encapsulateKey` ([#30433](https://github.com/mdn/browser-compat-data/pull/30433))
18+
- `browsers.edge.releases.156` ([#30476](https://github.com/mdn/browser-compat-data/pull/30476))
19+
- `browsers.firefox_android.releases.159` ([#30525](https://github.com/mdn/browser-compat-data/pull/30525))
20+
- `browsers.firefox.releases.159` ([#30525](https://github.com/mdn/browser-compat-data/pull/30525))
21+
- `css.at-rules.supports.named-feature.anchor-position-follows-transforms` ([#30464](https://github.com/mdn/browser-compat-data/pull/30464))
22+
- `css.at-rules.supports.named-feature.single-axis-scroll-container` ([#30464](https://github.com/mdn/browser-compat-data/pull/30464))
23+
- `css.properties.background-blend-mode.color` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
24+
- `css.properties.background-blend-mode.color-burn` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
25+
- `css.properties.background-blend-mode.color-dodge` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
26+
- `css.properties.background-blend-mode.darken` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
27+
- `css.properties.background-blend-mode.difference` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
28+
- `css.properties.background-blend-mode.exclusion` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
29+
- `css.properties.background-blend-mode.hard-light` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
30+
- `css.properties.background-blend-mode.hue` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
31+
- `css.properties.background-blend-mode.lighten` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
32+
- `css.properties.background-blend-mode.luminosity` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
33+
- `css.properties.background-blend-mode.multiply` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
34+
- `css.properties.background-blend-mode.normal` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
35+
- `css.properties.background-blend-mode.overlay` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
36+
- `css.properties.background-blend-mode.saturation` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
37+
- `css.properties.background-blend-mode.screen` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
38+
- `css.properties.background-blend-mode.soft-light` ([#30438](https://github.com/mdn/browser-compat-data/pull/30438))
39+
- `css.properties.text-decoration-skip-spaces` ([#30479](https://github.com/mdn/browser-compat-data/pull/30479))
40+
- `css.properties.text-decoration-skip-spaces.all` ([#30479](https://github.com/mdn/browser-compat-data/pull/30479))
41+
- `css.properties.text-decoration-skip-spaces.end` ([#30479](https://github.com/mdn/browser-compat-data/pull/30479))
42+
- `css.properties.text-decoration-skip-spaces.none` ([#30479](https://github.com/mdn/browser-compat-data/pull/30479))
43+
- `css.properties.text-decoration-skip-spaces.start` ([#30479](https://github.com/mdn/browser-compat-data/pull/30479))
44+
- `css.properties.white-space.discard-after` ([#30435](https://github.com/mdn/browser-compat-data/pull/30435))
45+
- `css.properties.white-space.discard-before` ([#30435](https://github.com/mdn/browser-compat-data/pull/30435))
46+
- `css.properties.white-space.discard-inner` ([#30435](https://github.com/mdn/browser-compat-data/pull/30435))
47+
- `css.properties.white-space.none` ([#30435](https://github.com/mdn/browser-compat-data/pull/30435))
48+
49+
### Statistics
50+
51+
- 12 contributors have changed 61 files with 1,591 additions and 335 deletions in 29 commits ([`v8.1.1...v8.1.2`](https://github.com/mdn/browser-compat-data/compare/v8.1.1...v8.1.2))
52+
- 20,553 total features
53+
- 1,271 total contributors
54+
- 5,748 total stargazers
55+
356
## [v8.1.1](https://github.com/mdn/browser-compat-data/releases/tag/v8.1.1)
457

558
September 10, 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,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "8.1.1",
3+
"version": "8.1.2",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)