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: v4.14.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: v4.14.1
Choose a head ref
  • 4 commits
  • 33 files changed
  • 3 contributors

Commits on Jan 19, 2021

  1. fix(scope-manager): fix incorrect handling of class decorators and cl…

    …ass method default params (#2943)
    
    Fixes #2941
    Fixes #2942
    
    This was a regression introduced by #2751
    bradzacher authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e1eac83 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [sort-type-union-intersection-members] consider `…

    …void` as a `nullish` (#2944)
    
    Fixes #2940
    bradzacher authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a241b25 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    1932c8b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. chore: publish v4.14.1

    JamesHenry committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    957523c View commit details
    Browse the repository at this point in the history
Loading