Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Babylon plugins for features already merged to the ECMAScript spec #8448

Merged
merged 3 commits into from Nov 5, 2018

Commits on Nov 5, 2018

  1. Remove Babylon plugins for features already merged to the ECMAScript …

    …spec
    
    - objectRestSpread (2018)
    - asyncGenerators (2018)
    - optionalCatchBInding (2019)
    - jsonStrings (2019)
    nicolo-ribaudo committed Nov 5, 2018
    Copy the full SHA
    d598b38 View commit details
    Browse the repository at this point in the history
  2. Undo breaking change

    nicolo-ribaudo committed Nov 5, 2018
    Copy the full SHA
    386dea9 View commit details
    Browse the repository at this point in the history
  3. Fix grammar [skip ci]

    nicolo-ribaudo committed Nov 5, 2018
    Copy the full SHA
    35add24 View commit details
    Browse the repository at this point in the history