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.28.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.29.1
Choose a head ref
  • 18 commits
  • 15 files changed
  • 6 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

Commits on Nov 7, 2023

  1. [Fix] no-extraneous-dependencies: ignore `export type { ... } from …

    …'...'` when `includeTypes` is false
    Pandemic1617 authored and ljharb committed Nov 7, 2023
    1 Configuration menu
    Copy the full SHA
    12f0300 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. [Tests] no-duplicates: add passing test

    Closes #2840
    ljharb committed Nov 25, 2023
    1 Configuration menu
    Copy the full SHA
    9fd3c42 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 14, 2023

  1. 1 Configuration menu
    Copy the full SHA
    80aee73 View commit details
    Browse the repository at this point in the history
  2. [Deps] update tsconfig-paths

    Thanks to jonaskello/tsconfig-paths#260!
    
    Closes #2447. Fixes #2652. Fixes #2890. Fixes #2751.
    
    May help with #2617, #2765.
    ljharb committed Dec 14, 2023
    1 Configuration menu
    Copy the full SHA
    48fec35 View commit details
    Browse the repository at this point in the history
  3. Bump to 2.29.1

    ljharb committed Dec 14, 2023
    1 Configuration menu
    Copy the full SHA
    ee5fade View commit details
    Browse the repository at this point in the history
Loading