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

Commits on Nov 26, 2019

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    e1e158b View commit details
    Browse the repository at this point in the history
  2. Sponsors: Sync README with website

    ESLint Jenkins committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    fa6415d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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

Commits on Nov 29, 2019

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

Commits on Nov 30, 2019

  1. Fix: don't ignore the entry directory (fixes #12604) (#12607)

    mysticatea authored and Kai Cataldo committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    4928d51 View commit details
    Browse the repository at this point in the history
  2. Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614)…

    … (#12616)
    
    * Fix: isSpaceBetween() recognizes spaces in JSXText (fixes #12614)
    
    * apply this fix only for isSpaceBetweenTokens()
    
    * move tests to the section for nodes
    
    * add tests for isSpaceBetween()
    
    * add tests for reversed order
    mysticatea authored and Kai Cataldo committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    bc435a9 View commit details
    Browse the repository at this point in the history
  3. Build: changelog update for 6.7.2

    ESLint Jenkins committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    bc54d15 View commit details
    Browse the repository at this point in the history
  4. 6.7.2

    ESLint Jenkins committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    dbbba83 View commit details
    Browse the repository at this point in the history
Loading