Skip to content
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: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.20.1
Choose a base ref
...
head repository: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.20.2
Choose a head ref
  • 14 commits
  • 25 files changed
  • 8 contributors

Commits on Feb 2, 2020

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

Commits on Feb 7, 2020

  1. [Tests] appveyor: on node 8-12, use npm 6.10.3

    Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    ljharb and raphinesse committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    8905007 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

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

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    47f912e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. [meta] fix changelog link

    ljharb committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1fbef73 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. [Fix] order: recognize ".." as a "parent" path

    Fixes #1405.
    golopot authored and ljharb committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    12971f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. resolvers/node: [New] add .node extension

    Fixes #802
    ljharb committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    41aaa18 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

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

Commits on Feb 21, 2020

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

Commits on Mar 1, 2020

  1. utils: [New] Print more helpful info if parsing fails

    If parsing fails, the only message printed to the console is vague and
    mostly unhelpful. Print some information about the source of the error
    to make debugging easy.
    kaiyoma authored and ljharb committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    adbced7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. [Tests] use babel instead of NODE_PATH

    Alexandre Djerbetian authored and ljharb committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    efb5f07 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. utils: v2.6.0

    ljharb committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    9c5899e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a618f88 View commit details
    Browse the repository at this point in the history
  3. Bump to v2.20.2

    ljharb committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    71ca88f View commit details
    Browse the repository at this point in the history
Loading