Skip to content

Commit

Permalink
export * as ns from ‘mod’ to stage 2, per 2017.07.27 TC39.
Browse files Browse the repository at this point in the history
This will likely become a “needs consensus” PR instead, at which point it will move to “finished proposals”.
  • Loading branch information
ljharb committed Jul 27, 2017
1 parent a8a9525 commit 219cced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [`import.meta`](https://github.com/tc39/proposal-import-meta) | Domenic Denicola | 2 |
| | [`Intl.RelativeTimeFormat`](https://github.com/tc39/proposal-intl-relative-time) | Zibi Braniecki, Daniel Ehrenberg | 2 |
| | [Numeric separators](https://github.com/samuelgoto/proposal-numeric-separator) | Sam Goto | 2 |
| | [`export * as ns from "mod";` statements](https://github.com/tc39/proposal-export-ns-from) | Ben Newman and John-David Dalton | 2 |
| | [`Date.parse` fallback semantics](https://github.com/mrrrgn/proposal-date-time-string-format) | Morgan Phillips | 1 |
| | [`export * as ns from "mod";` statements](https://github.com/tc39/proposal-export-ns-from) | Ben Newman and John-David Dalton | 1 |
| | [`export v from "mod";` statements](https://github.com/tc39/proposal-export-default-from) | Ben Newman and John-David Dalton | 1 |
| 🚀 | [Observable](https://github.com/tc39/proposal-observable) | Jafar Husain and Mark Miller | 1 |
| | [`String#matchAll`](https://github.com/tc39/String.prototype.matchAll) | Jordan Harband | 1 |
Expand Down

0 comments on commit 219cced

Please sign in to comment.