"export all from" to stage 1, per 2026.05.20 TC39 · tc39/proposals@3836466
ljharb
·
2026-05-20
·
via Recent Commits to proposals:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -110,6 +110,7 @@ Proposals follow [this process document](https://tc39.es/process-document/).
|
110 | 110 | | [Error option `limit`][error-limit] | Ruben Bridgewater | Ruben Bridgewater | <sub> -[2026‑01][error-limit-notes]</sub> | |
111 | 111 | | [Alias Accessors][alias-accessors] | Lea Verou | Lea Verou | <sub> -2026‑01</sub> | |
112 | 112 | | [Composable Accessors via built-in decorators][composable-accessors] | Lea Verou | Lea Verou | <sub> -[2026‑01][composable-accessors-notes]</sub> | |
| 113 | +| [export all from][export-all-from] | Guy Bedford | Nicolò Ribaudo | <sub> -2026‑05</sub> | |
113 | 114 | |
114 | 115 | See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposals.md), [finished proposals](finished-proposals.md), and [inactive proposals](inactive-proposals.md) documents. |
115 | 116 | |
@@ -359,3 +360,4 @@ See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposal
|
359 | 360 | [alias-accessors]: https://github.com/tc39/proposal-alias-accessors |
360 | 361 | [composable-accessors]: https://github.com/tc39/proposal-composable-accessors |
361 | 362 | [composable-accessors-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2026-01/january-21.md#composable-value-backed-accessors-for-stage-1 |
| 363 | +[export-all-from]: https://github.com/guybedford/proposal-export-star-default |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。