Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

proposal moves forward to stage 3 \o/ #107

Merged
merged 1 commit into from
Jul 25, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Status
Current Stage:
* Stage 2
* Stage 3

## Authors
* Claude Pache (@claudepache)
Expand Down Expand Up @@ -332,7 +332,7 @@ Per the [TC39 process document](https://tc39.github.io/process-document/), here
* [x] High-level API (stage-1)
* [x] [Initial spec text](https://tc39.github.io/proposal-optional-chaining/) (stage-2)
* [x] [Babel plugin](https://github.com/babel/babel/pull/5813) (stage-2)
* [ ] Finalize and reviewer signoff for spec text (stage-3)
* [x] Finalize and reviewer signoff for spec text (stage-3)
* [ ] Test262 acceptance tests (stage-4)
* [ ] tc39/ecma262 pull request with integrated spec text (stage-4)
* [ ] Reviewer signoff (stage-4)
Expand Down
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<pre class=metadata>
title: Optional Chaining
status: proposal
stage: 2
stage: 3
location: https://claudepache.github.io/es-nil
copyright: false
contributors: Claude Pache, ECMA International
Expand Down