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

Update: support bigint and dynamic import (refs #11803) #11983

Merged
merged 13 commits into from Aug 18, 2019

Commits on Aug 18, 2019

  1. upgrade deps

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    ac69aa4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    05b8590 View commit details
    Browse the repository at this point in the history
  3. fix new-cap rule

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    e51e015 View commit details
    Browse the repository at this point in the history
  4. fix astUtils.getPrecedence

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    2366af9 View commit details
    Browse the repository at this point in the history
  5. fix astUtils.isNullLiteral

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    9786f7f View commit details
    Browse the repository at this point in the history
  6. add env.es2020

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    28b1f20 View commit details
    Browse the repository at this point in the history
  7. fix func-call-spacing rule

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    7357645 View commit details
    Browse the repository at this point in the history
  8. fix function-paren-newline rule

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    95578df View commit details
    Browse the repository at this point in the history
  9. fix indent rule

    mysticatea authored and platinumazure committed Aug 18, 2019
    Copy the full SHA
    de367a0 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    9bf2e0e View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9d08760 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    85a73d9 View commit details
    Browse the repository at this point in the history
  13. Upgrade: acorn@^7.0.0

    This avoids a dependency deduplication conflict for developers
    platinumazure committed Aug 18, 2019
    Copy the full SHA
    78b9fea View commit details
    Browse the repository at this point in the history