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: eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.0
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref
  • 16 commits
  • 14 files changed
  • 6 contributors

Commits on Oct 26, 2021

  1. ci: Remove Node 16 CI prerelease workaround (#14935)

    Refs #14933
    
    * Build: Upgrade to v8-compatible JSDoc plugin
    
    * Build: Remove npm force install in CI
    
    This reverts the change from #14933 now that all peer dependencies are
    valid with ESLint v8.0.0.
    btmills authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    67949bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0ca3c View commit details
    Browse the repository at this point in the history
  3. docs: Link to unit tests from rule documentation (#15207)

    In the Resources section at the bottom of each rule's documentation, we
    already link to the rule's implementation and the documentation's
    Markdown source. This adds a link to the rule's unit tests.
    btmills authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    ee8af5f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

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

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    a86ffc0 View commit details
    Browse the repository at this point in the history
  2. Sponsors: Sync README with website

    ESLint Jenkins committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4e9c6ed View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

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

Commits on Nov 1, 2021

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3630211 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    99b1fca View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

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

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    c415c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd7a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9fefd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf5b6be View commit details
    Browse the repository at this point in the history
  5. Build: changelog update for 8.2.0

    ESLint Jenkins committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e7685f2 View commit details
    Browse the repository at this point in the history
  6. 8.2.0

    ESLint Jenkins committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    04e91b6 View commit details
    Browse the repository at this point in the history
Loading