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.6.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.7.0
Choose a head ref
  • 17 commits
  • 55 files changed
  • 13 contributors

Commits on Apr 3, 2019

  1. feat(eslint-plugin): added new rule unbound-method (#204)

    Josh Goldberg authored and JamesHenry committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    6718906 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

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

Commits on Apr 7, 2019

  1. Configuration menu
    Copy the full SHA
    6f77ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2521b85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3d820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d476f15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e26ab6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. docs(eslint-plugin): as const with no-object-literal-type-assertion (

    …#419)
    
    This doc change was overlooked when the feature was added in b70c283.
    mkantor authored and bradzacher committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    12d47ae View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    01c4dae View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): added new rule await-promise (#192)

    Josh Goldberg authored and bradzacher committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    5311342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5592a2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    116ca75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba0d524 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eee6d49 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

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

Commits on Apr 20, 2019

  1. chore: simplify git hooks (#445)

    bradzacher authored and JamesHenry committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    9559323 View commit details
    Browse the repository at this point in the history
  2. chore: publish v1.7.0

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