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.4.0
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.5.0
Choose a head ref
  • 17 commits
  • 14 files changed
  • 5 contributors

Commits on Dec 21, 2016

  1. [New] Autofixer for newline-after-import

    Fixes #686
    eelyafi authored and ljharb committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    bfdf77a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. remove obsolete dad joke

    benmosher authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    36c0a04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #861 from benmosher/release-2.4.0

    Release 2.4.0
    benmosher authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    b8e9a0b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release'

    benmosher committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    3d9c642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfbe0e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    089f7f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3a32ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c46d30 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    3268cb1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #873 from lukeapage/patch-3

    Fix documentation of newline-after-import example
    ljharb authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    ebaa8e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

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

Commits on Jun 17, 2017

  1. [Tests] comment out failing (and probably invalid) test

    I suspect that this test is not actually valid syntax, and that babel is now throwing on it. If so, it should simply be removed.
    ljharb committed Jun 17, 2017
    1 Configuration menu
    Copy the full SHA
    3f9e4bf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Merge pull request #696 from eelyafi/new_line_fixer

    Autofixer for newline-after-import. Fixes #686
    ljharb authored Jun 20, 2017
    Configuration menu
    Copy the full SHA
    d92ef43 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Configuration menu
    Copy the full SHA
    dac23a1 View commit details
    Browse the repository at this point in the history
  2. resolvers/webpack: v0.8.2

    benmosher committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    54687d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94187a3 View commit details
    Browse the repository at this point in the history
  4. bump to v2.5.0

    benmosher committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    c41ed06 View commit details
    Browse the repository at this point in the history
Loading