Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: babel/babel-eslint
base: b9067fa4a643c003810d7f7735393961e0ec5bbc
Choose a base ref
...
head repository: babel/babel-eslint
compare: 6aa8b6f02ff83cfb14eae2432f226f113929a50f
Choose a head ref
  • 15 commits
  • 6 files changed
  • 8 contributors

Commits on Jun 29, 2018

  1. Breaking: Upgraded Babel to 7.0.0-beta.51 (#642)

    * Upgraded Babel to 7.0.0-beta.51, with changes to decorators
    
    * Removed support for Node 4 and added it for Node 10
    
    * nit: fix typo [skip ci]
    rubennorte authored and existentialism committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    15e8d6f View commit details
    Browse the repository at this point in the history
  2. 9.0.0-beta.1

    existentialism committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    4882b29 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Upgrade Babel to v7.0.0-beta.52 (#650)

    * Upgrade Babel to v7.0.0-beta.52
    
    * Fixed failing test
    rubennorte authored and existentialism committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    8948d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b06e1f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #645 from rubennorte/support-new-flow-syntax-in-sc…

    …ope-analysis
    
    Support new flow syntax in scope analysis
    rubennorte committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    198964b View commit details
    Browse the repository at this point in the history
  4. 9.0.0-beta.2

    existentialism committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    e0119e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    6a45632 View commit details
    Browse the repository at this point in the history
  2. update lock

    hzoo committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    74c5d62 View commit details
    Browse the repository at this point in the history
  3. 9.0.0-beta.3

    hzoo committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    bc97875 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Configuration menu
    Copy the full SHA
    45938d9 View commit details
    Browse the repository at this point in the history
  2. Bump some devDeps

    existentialism committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    5856ff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Add logical assignment plugin (#674)

    Fix #672
    borela authored and suchipi committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    0b36951 View commit details
    Browse the repository at this point in the history
  2. Docs: Make the default parserOptions more explicit (#673)

    In particular, previously the `.eslintrc` example implied that the default value for `codeFrame` was `false`, when in fact it is `true`:
    https://github.com/babel/babel-eslint/blob/v9.0.0-beta.3/lib/parse.js#L14
    edmorley authored and suchipi committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    3ece549 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    c7ee9ae View commit details
    Browse the repository at this point in the history
  2. 9.0.0

    hzoo committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    6aa8b6f View commit details
    Browse the repository at this point in the history