Sergey Rubanov
Sergey Rubanov
@jridgewell was something [from this commit](https://github.com/tc39/agendas/commit/5fe4dd106ff67be386db4532471745f648da9441) promoted to next stage (i.e. dateStyle/timeStyle or hashbang grammar)?
> Regex dotAll to Stage 4 Wasn't they already in spec? https://tc39.github.io/ecma262/#sec-get-regexp.prototype.dotAll
[Object.fromEntries](https://github.com/tc39/proposals/commit/323e233be8e837d13b0d2867a28fcadc459c45b9) to stage 3
@jridgewell > Richer keys to Stage 2 This proposal is still in list of [stage 1 proposals](https://github.com/tc39/proposals#stage-1), though there is new [collection normalisation](https://github.com/tc39-transfer/proposal-collection-normalization) proposal which is [on stage 2](https://github.com/tc39/proposals#stage-2). Where...
Dynamic imports moves to stage 4 🎉 (pending editors reviewing the spec PR) https://github.com/babel/babel/pull/9552
Intl.DisplayNames to stage 2
Emitter to Stage 1
There was also some normative changes to ECMA-402 which got consensus
Optional chaining to stage 2 Nullish Coalescing to stage 2
https://github.com/gibson042/ecma262-proposal-uniform-interchange-date-parsing to stage 1