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: v3.3.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: v3.4.0
Choose a head ref
  • 10 commits
  • 53 files changed
  • 6 contributors

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    5e4dda2 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): add extension rule no-loss-of-precision (#2196)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    yeonjuan and bradzacher authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    535b0f2 View commit details
    Browse the repository at this point in the history
  3. docs: update CONTRIBUTING

    bradzacher authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    4c9293b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    9cca3a9 View commit details
    Browse the repository at this point in the history
  2. chore(eslint-plugin): add a debug log when a type is an "error" any t…

    …o help with investigations (#2226)
    bradzacher authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    89851fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c271f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    c3753c2 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): [no-unnecessary-boolean-literal-compare] add opt…

    …ion to check nullable booleans (#1983)
    zachkirsch authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    c0b3057 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

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

Commits on Jun 22, 2020

  1. chore: publish v3.4.0

    JamesHenry committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    a2202c7 View commit details
    Browse the repository at this point in the history
Loading