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.3.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.4.0
Choose a head ref
  • 10 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 4, 2017

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

Commits on Feb 5, 2017

  1. write doc, add two more tests

    kevin940726 authored and ljharb committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    7d41745 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. update CI to build on Node 6+7 (#846)

    * update Travis to build on Node 6+7
    
    * build against node 6+7 on windows
    benmosher authored May 25, 2017
    Configuration menu
    Copy the full SHA
    2f690b4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. eslint-module-utils: filePath in parserOptions (#840)

    * eslint-module-utils: filePath in parserOptions
    
    Refs #839
    
    * eslint-module-utils: Add tests for parserOptions
    
    Refs #839
    
    * eslint-module-utils: Reverted manual version bumps.
    
    Refs #839
    
    * Add sinon, replace eslint-module-utils test spy with sinon.spy
    
    * Fix CHANGELOG merge error
    
    * eslint-module-utils: Add more tests for parse (coverage 100%)
    
    * eslint-module-utils: In tests move require stub parser to the top.
    sompylasar authored and benmosher committed May 31, 2017
    Configuration menu
    Copy the full SHA
    28e1623 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. update CHANGELOG.md

    kevin940726 authored and ljharb committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    95315e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9b403 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #737 from kevin940726/master

    [New] Support `allow` option in `no-unassigned-import`, fix #671
    ljharb authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    ea9c92c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. bump v2.4.0

    benmosher committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    3e29169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3728d7 View commit details
    Browse the repository at this point in the history
  3. update utils changelog

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