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: webpack/eslint-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Choose a base ref
...
head repository: webpack/eslint-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Choose a head ref
  • 6 commits
  • 15 files changed
  • 4 contributors

Commits on May 16, 2025

  1. ci: add node v24 (#278)

    snitin315 authored May 16, 2025
    Configuration menu
    Copy the full SHA
    3761319 View commit details
    Browse the repository at this point in the history
  2. fix: don't error on circular eslint plugins (#277)

    * fix: don't error on circular eslint plugins
    
    Replaces `JSON.stringify` with an implementation from `flatted` for cache keys.
    
    * fix: restrict circular plugin support to eslint ^9
    Josh194 authored May 16, 2025
    Configuration menu
    Copy the full SHA
    32f05c6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. docs: fix typos and improve clarity in contribution guidelines (#279)

    * docs: fix typos and improve clarity in contribution guidelines
    
    * docs: fix typos and improve clarity in contribution guidelines
    
    * docs: fix typos and improve clarity in contribution guidelines
    
    * Update .github/CONTRIBUTING.md
    
    ---------
    
    Co-authored-by: Nitin Kumar <snitin315@gmail.com>
    ersachin3112 and snitin315 authored May 19, 2025
    Configuration menu
    Copy the full SHA
    76ddc0d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

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

Commits on Jun 5, 2025

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

Commits on Jun 9, 2025

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