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
base: a665b69381b0a1a1098f6216d14fd50ca94f89b5
Choose a base ref
...
head repository: eslint/eslint
compare: d12fb74f40f69f689cb9113ca797a8eba17a54a9
Choose a head ref
  • 12 commits
  • 24 files changed
  • 10 contributors

Commits on Feb 17, 2021

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5c4d7ea View commit details
    Browse the repository at this point in the history
  2. Sponsors: Sync README with website

    ESLint Jenkins committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    eee1213 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f5b53e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8aea99 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    e19c51e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c43a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#1…

    …4126)
    
    * Fix: do not ignore symbolic links (fixes #13551, fixes #13615)
    
    * Fix: ignore broken symbolic links
    g-plane committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    5e51fd2 View commit details
    Browse the repository at this point in the history
  2. New: Implement cacheStrategy (refs eslint/rfcs#63) (#14119)

    * Update: Implement eslint/rfcs#63
    
    * fix: correct tests
    
    * fix: isValidCacheStrategy now directly takes the cache strategy as string instead of configHelper object
    
    * fix: pass directly cacheStratgey as string instead of configHelper object
    
    Updated file-entry-cache to ^6.0.1
    Also add tests outside of the cli-engine
    
    * style: define possible values for cacheStrategy
    
    * test: remove only
    
    * fix: remove now useless option object
    
    * fix: correct jsdoc type
    
    * Update docs/developer-guide/nodejs-api.md
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    
    * Update lib/cli-engine/lint-result-cache.js
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    
    * Update lib/cli-engine/lint-result-cache.js
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    
    * Update lib/cli-engine/lint-result-cache.js
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    
    * Update docs/user-guide/command-line-interface.md
    
    Co-authored-by: Bryan Mishkin <698306+bmish@users.noreply.github.com>
    
    Co-authored-by: William Hilton <wmhilton@gmail.com>
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    Co-authored-by: Bryan Mishkin <698306+bmish@users.noreply.github.com>
    4 people committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    08ae31e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b8c71 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    3cd5440 View commit details
    Browse the repository at this point in the history
  2. Build: changelog update for 7.21.0

    ESLint Jenkins committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    7814cd3 View commit details
    Browse the repository at this point in the history
  3. 7.21.0

    ESLint Jenkins committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    d12fb74 View commit details
    Browse the repository at this point in the history