Skip to content

Commit

Permalink
Update shippedProposals in preset-env docs [skip ci] (#7807)
Browse files Browse the repository at this point in the history
  • Loading branch information
existentialism committed Apr 25, 2018
1 parent eab4c0e commit 4081244
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/babel-preset-env/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,15 +426,11 @@ The following are currently supported:

**Builtins**

- [Promise.prototype.finally](https://github.com/tc39/proposal-promise-finally)
- [Symbol.asyncIterator](https://github.com/tc39/proposal-async-iteration)
- None

**Features**

- [Asynchronous Iterators](https://github.com/tc39/proposal-async-iteration)
- [Object rest/spread properties](https://github.com/tc39/proposal-object-rest-spread)
- [Optional catch binding](https://github.com/tc39/proposal-optional-catch-binding)
- [Unicode property escapes in regular expressions](https://github.com/tc39/proposal-regexp-unicode-property-escapes)

---

Expand Down

0 comments on commit 4081244

Please sign in to comment.