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: disallow all parenthesized pattern except parsing LHS #12327

Merged
merged 9 commits into from Nov 10, 2020

Commits on Nov 9, 2020

  1. Copy the full SHA
    b14317c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb8883f View commit details
    Browse the repository at this point in the history
  3. simplify toAssignable

    JLHwung committed Nov 9, 2020
    Copy the full SHA
    ff6740b View commit details
    Browse the repository at this point in the history
  4. add more test cases

    JLHwung committed Nov 9, 2020
    Copy the full SHA
    8e809d9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8a8e3f5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    00a776c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e9c2070 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    64b9236 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Update packages/babel-parser/src/util/expression-scope.js

    Co-authored-by: Brian Ng <bng412@gmail.com>
    JLHwung and existentialism committed Nov 10, 2020
    Copy the full SHA
    46de321 View commit details
    Browse the repository at this point in the history