Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Reflect stage 3 on README (#61)
Browse files Browse the repository at this point in the history
https://github.com/tc39/proposals#stage-3 indicates that the proposal was Stage 3 as of the July meeting, and the current open Issue is for Stage 4 advancement.
  • Loading branch information
tchetwin committed Aug 1, 2023
1 parent 275b570 commit ffba1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ Map.groupBy(array, (num, index) => {

## Status

Current [Stage](https://tc39.es/process-document/): 2
Current [Stage](https://tc39.es/process-document/): 3

## Motivation

Expand Down

0 comments on commit ffba1cb

Please sign in to comment.