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.25.2
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.25.3
Choose a head ref
  • 18 commits
  • 52 files changed
  • 7 contributors

Commits on Oct 13, 2021

  1. [utils] [fix] fixed SyntaxError in node <= 6: Unexpected token ) in p…

    …arse.js
    Stefan Nitsche authored and ljharb committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    02a15aa View commit details
    Browse the repository at this point in the history
  2. utils: v2.7.1

    ljharb committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    661876f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a44931 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    ce702dc View commit details
    Browse the repository at this point in the history
  2. [resolvers/webpack] v0.13.2

    ljharb committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c3633c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. [Fix] extensions: ignore type-only imports

    jablko authored and ljharb committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    46c4709 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

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

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    651a4d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498b102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6682e9a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. [Docs] HTTP => HTTPS

    Schweinepriester authored and ljharb committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    add650a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. [Fix] no-import-module-exports: avoid false positives with a shadow…

    …ed `module` or `exports`
    
    Fixes #2297
    ljharb committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    332d3c8 View commit details
    Browse the repository at this point in the history
  2. [eslint] consolidate configs

    ljharb committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cdcc76a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fbc252 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    790d9af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc5b54 View commit details
    Browse the repository at this point in the history
  3. Bump to v2.25.3

    ljharb committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7c239fe View commit details
    Browse the repository at this point in the history
Loading