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
base: v2.28.1
Choose a base ref
...
head repository: import-js/eslint-plugin-import
compare: v2.29.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 5 contributors

Commits on Oct 27, 2020

  1. [New] newline-after-import: new option exactCount and docs update

    Fixes #1901. Fixes #514.
    
    Co-authored-by: Anix <anik220798@gmail.com>
    Co-authored-by: reosarevok <reosarevok@metabrainz.org>
    2 people authored and ljharb committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    8705121 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 19, 2023

  1. [resolvers/webpack] v0.13.7

    ljharb committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6b95a02 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. [Fix] newline-after-import: fix exactCount with `considerComments…

    …` false positive, when there is a leading comment
    
    Fixes #2882.
    kinland authored and ljharb committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    66cb10f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    2c281d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d61b6 View commit details
    Browse the repository at this point in the history
  3. [resolvers/webpack] v0.13.8

    ljharb committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6d2540f View commit details
    Browse the repository at this point in the history
  4. [Deps] update array-includes, array.prototype.findlastindex, `arr…

    …ay.prototype.flat`, `array.prototype.flatmap`, `eslint-import-resolver-node`, `is-core-module`, `object.fromentries`, `object.groupby`, `object.values`
    ljharb committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    78f50b8 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    ec6a8ea View commit details
    Browse the repository at this point in the history
  6. Bump to 2.29.0

    ljharb committed Oct 23, 2023
    1 Configuration menu
    Copy the full SHA
    6d34c88 View commit details
    Browse the repository at this point in the history