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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.1
Choose a head ref
  • 4 commits
  • 43 files changed
  • 2 contributors

Commits on Oct 29, 2019

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

Commits on Nov 3, 2019

  1. fix(typescript-estree): fix filename handling for vue JSX + markdown (#…

    …1127)
    
    * fix(typescript-estree): fix filename handling for vue JSX + markdown
    
    * fix: correct integration tests
    
    * fix: remove erroneous vue file
    
    * docs: add a readme for the integration tests
    
    * chore: respect known filenames, ignore unknown ones
    
    * fix: add explicit tests for filename/jsx handling
    
    * docs: explicitly state the expected behaviour for JSX
    
    * docs: correct wording
    
    * docs: correct wording
    
    * chore: new commit to force codecov
    bradzacher authored Nov 3, 2019
    Configuration menu
    Copy the full SHA
    366518f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e54998d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. chore: publish v2.6.1

    JamesHenry committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    643d6d6 View commit details
    Browse the repository at this point in the history
Loading