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

fix: Exclude catch clause from let identifier error #10559

Merged
merged 5 commits into from Oct 17, 2019
Merged

fix: Exclude catch clause from let identifier error #10559

merged 5 commits into from Oct 17, 2019

Commits on Oct 15, 2019

  1. Copy the full SHA
    cd04de3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Copy the full SHA
    ecba7a5 View commit details
    Browse the repository at this point in the history
  2. Add test

    zant committed Oct 16, 2019
    Copy the full SHA
    a14341c View commit details
    Browse the repository at this point in the history
  3. Remove unused getter

    zant committed Oct 16, 2019
    Copy the full SHA
    7eb1a77 View commit details
    Browse the repository at this point in the history
  4. Update packages/babel-parser/src/parser/statement.js

    Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    zant and nicolo-ribaudo committed Oct 16, 2019
    Copy the full SHA
    6c1afd0 View commit details
    Browse the repository at this point in the history