File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ This project supports a superset of the latest JavaScript standard. In addition
15
15
- [ Exponentiation Operator] ( https://github.com/rwaldron/exponentiation-operator ) (ES2016).
16
16
- [ Async/await] ( https://github.com/tc39/ecmascript-asyncawait ) (ES2017).
17
17
- [ Object Rest/Spread Properties] ( https://github.com/tc39/proposal-object-rest-spread ) (ES2018).
18
- - [ Dynamic import()] ( https://github.com/tc39/proposal-dynamic-import ) (stage 3 proposal)
18
+ - [ Dynamic import()] ( https://github.com/tc39/proposal-dynamic-import ) (stage 4 proposal)
19
19
- [ Class Fields and Static Properties] ( https://github.com/tc39/proposal-class-public-fields ) (part of stage 3 proposal).
20
20
- [ JSX] ( https://facebook.github.io/react/docs/introducing-jsx.html ) , [ Flow] ( ./adding-flow ) and [ TypeScript] ( ./adding-typescript ) .
21
21
You can’t perform that action at this time.
0 commit comments