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.3.1
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.3.2
Choose a head ref
  • 4 commits
  • 22 files changed
  • 4 contributors

Commits on Sep 24, 2019

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

Commits on Sep 25, 2019

  1. fix(typescript-estree): correct ClassDeclarationBase type (#1008)

    according to the spec, ClassDeclarationBase.id and ClassDeclarationBase.superClass are always present and nullable
    pablobirukov authored and bradzacher committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    8ce3a81 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    95c13fe View commit details
    Browse the repository at this point in the history
  2. chore: publish v2.3.2

    JamesHenry committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    926cf64 View commit details
    Browse the repository at this point in the history
Loading