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.28.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.29.0
Choose a head ref
  • 7 commits
  • 37 files changed
  • 6 contributors

Commits on Apr 14, 2020

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

Commits on Apr 20, 2020

  1. fix(eslint-plugin): [no-base-to-string] soft remove `ignoreTaggedTemp…

    …lateExpressions` option (#1916)
    LinusU authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    369978e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5106dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea51bf View commit details
    Browse the repository at this point in the history
  4. feat(eslint-plugin): add extension rule init-declarations (#1814)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    anikethsaha and bradzacher authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    b01f5e7 View commit details
    Browse the repository at this point in the history
  5. chore: add gh action to lock old issues and PRs (#1888)

    As per our [contributing guidelines](https://github.com/typescript-eslint/typescript-eslint/blob/master/CONTRIBUTING.md#commenting), we prefer if users raise new issues instead of commenting on old, closed ones.
    This adds a github action to automatically lock issues and PRs after they've been closed for 30 days.
    bradzacher authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    81f5160 View commit details
    Browse the repository at this point in the history
  6. chore: publish v2.29.0

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