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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.11.0
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
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
    Copy the full SHA
    de79f10 View commit details

Commits on Dec 27, 2018

  1. Build: changelog update for 5.11.1

    ESLint Jenkins committed Dec 27, 2018
    Copy the full SHA
    3919489 View commit details
  2. 5.11.1

    ESLint Jenkins committed Dec 27, 2018
    Copy the full SHA
    bf5bfa5 View commit details
Loading