Skip to content

Commit ef7df3e

Browse files
committed
Deploying to gh-pages from @ 53dc03e 🚀
1 parent eacaccb commit ef7df3e

File tree

9 files changed

+7424
-3616
lines changed

9 files changed

+7424
-3616
lines changed

all/index.html

Lines changed: 1026 additions & 333 deletions
Large diffs are not rendered by default.

baseline/index.html

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>Widely available features with missing reference documentation</h1>
2929

3030
<p>Sorted by how recently the feature became baseline high.</p>
3131

32-
<p>12 features found.</p>
32+
<p>14 features found.</p>
3333

3434
<ul class="features">
3535

@@ -146,6 +146,23 @@ <h1>Widely available features with missing reference documentation</h1>
146146

147147

148148

149+
Widely available since 2023-10-26 (baseline high)
150+
151+
</span>
152+
<a href="https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports">javascript.statements.export.namespace</a>
153+
</li>
154+
155+
<li>
156+
157+
158+
159+
160+
<span class="availability baseline-high">
161+
162+
163+
164+
165+
149166
Widely available since 2023-10-26 (baseline high)
150167

151168
</span>
@@ -237,12 +254,29 @@ <h1>Widely available features with missing reference documentation</h1>
237254
<a href=".">javascript.builtins.RegExp.toString.escaping</a>
238255
</li>
239256

257+
<li>
258+
259+
260+
261+
262+
<span class="availability baseline-high">
263+
264+
265+
266+
267+
268+
Widely available since 2020-11-09 (baseline high)
269+
270+
</span>
271+
<a href="https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-exports">javascript.statements.export.default</a>
272+
</li>
273+
240274
</ul>
241275

242276
</main>
243277

244278
<footer>
245-
<p>Generated on 3/26/2026 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.3.8</code></p>
279+
<p>Generated on 3/30/2026 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.3.9</code></p>
246280
<p>Source code: <a href="https://github.com/Elchi3/web-docs-backlog">web-docs-backlog</a> (forked from <a href="https://github.com/web-platform-dx/web-features-explorer">web-platform-dx/web-features-explorer</a>).</p>
247281
</footer>
248282

0 commit comments

Comments
 (0)