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: eslint/eslint
base: v5.11.0
Choose a base ref
...
head repository: eslint/eslint
compare: v5.11.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 25, 2018

  1. Fix: handle optional catch bindings in no-useless-catch (#11205)

    This commit prevents a crash in the no-useless-catch rule
    that occurs when optional catch bindings are used.
    cjihrig authored and platinumazure committed Dec 25, 2018
    1 Configuration menu
    Copy the full SHA
    de79f10 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Build: changelog update for 5.11.1

    ESLint Jenkins committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    3919489 View commit details
    Browse the repository at this point in the history
  2. 5.11.1

    ESLint Jenkins committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    bf5bfa5 View commit details
    Browse the repository at this point in the history