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.7.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.8.0
Choose a head ref
  • 20 commits
  • 76 files changed
  • 13 contributors

Commits on Nov 12, 2019

  1. feat(eslint-plugin): added new rule no-dynamic-delete (#565)

    Co-authored-by: Josh Goldberg <josh@fullscreenmario.com>
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    3 people committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    864c811 View commit details
    Browse the repository at this point in the history
  2. fix(typescript-estree): options range loc being always true (#704)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    Mark1626 and bradzacher committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    db1aa18 View commit details
    Browse the repository at this point in the history
  3. feat(eslint-plugin): added new rule no-untyped-public-signature (#801)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    eranshabi and bradzacher committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c5835f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb4d63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecb3f4e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

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

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    d8b07a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c8203f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259ff20 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    4fac6c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2008e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74192f8 View commit details
    Browse the repository at this point in the history
  4. fix(eslint-plugin): [indent] handle empty generic declarations (#1211)

    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    a-tarasyuk and bradzacher committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    9aee06c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. fix(eslint-plugin): [unified-signatures] crash: cannot read pro… (#1096)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    a-tarasyuk and bradzacher committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    d1de3a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9829dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb83af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba89168 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. fix(eslint-plugin): [no-unnec-type-arg] throwing on call/new expr (#1217

    )
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    a-tarasyuk and bradzacher committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    42a48de View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. feat(eslint-plugin): add rule restrict-template-expressions (#850)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    phaux and bradzacher committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    46b58b4 View commit details
    Browse the repository at this point in the history
  2. chore: publish v2.8.0

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