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: v8.1.2
Choose a base ref
...
head repository: babel/babel-eslint
compare: v8.2.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 8, 2018

  1. update babel packages (#565)

    * update babel packages 
    
    There is some critical bug fixes in version babylon#7.0.0-beta.33 regard `async` - `await` syntax which is needed pretty immediately :)
    
    * remove test 42 (test for import type *)
    
    `import type *` is invalid, since the namespace can't be a type
    jony89 authored and hzoo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    1dedd1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e201fb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba5920 View commit details
    Browse the repository at this point in the history
  4. 8.2.0

    kaicataldo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    ef27670 View commit details
    Browse the repository at this point in the history