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: v1.5.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: v1.6.0
Choose a head ref
  • 12 commits
  • 40 files changed
  • 9 contributors

Commits on Mar 21, 2019

  1. feat(eslint-plugin): allow explicit variable type with arrow functions (

    #260)
    
    Fixes #149 
    
    Not sure if this is really acceptable though. Please tell me if it has some edge cases I didn't see or if it's just too broad.
    gilbsgilbs authored and bradzacher committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    bea6b92 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    ad0f2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f5c0fa View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): explicit-function-return-type: ensure class arrow…

    … methods are validated (#377)
    
    Fixes #348
    gavinbarron authored and bradzacher committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    643a223 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf04398 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cebcfe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. fix(eslint-plugin): Fix allowExpressions false positives in explici…

    …t-function-return-type and incorrect documentation (#388)
    
    Fixes #387
    gilbsgilbs authored and bradzacher committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    f29d1c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

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

Commits on Apr 1, 2019

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

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    95a948d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f95d3 View commit details
    Browse the repository at this point in the history
  3. chore: publish v1.6.0

    JamesHenry committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    ab3c1a1 View commit details
    Browse the repository at this point in the history
Loading