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.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: v2.6.0
Choose a head ref
  • 8 commits
  • 37 files changed
  • 4 contributors

Commits on Oct 21, 2019

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

Commits on Oct 22, 2019

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

Commits on Oct 23, 2019

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

Commits on Oct 24, 2019

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

Commits on Oct 25, 2019

  1. fix(typescript-estree): correct parenthesized optional chain AST (#1141)

    - Also fixes the package not working in the browser:
        - ts.sys undefined in the browser
        - process is undefined in the browser
    - Whitelist 3.7.1-rc
    bradzacher authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    5ae286e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4703e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. docs(eslint-plugin): [no-unnecessary-condition] tweak wording (#1147)

    Removes "looser/stricter" wording in favor of "more opinionated, less opinionated" and clarifies in what way `no-unnecessary-condition` is less opinionated.
    Retsam authored and bradzacher committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    ab102c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. chore: publish v2.6.0

    JamesHenry committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    5338955 View commit details
    Browse the repository at this point in the history
Loading