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: v4.19.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: v4.19.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 20, 2018

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    a717c5d View commit details
  2. Chore: Adding debug logs on successful plugin loads (#10100)

    * Chore: Adding debug logs on successful plugin loads
    
    * Chore: Adding resolved plugin path to debug logging
    platinumazure authored Mar 20, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    0360cc2 View commit details

Commits on Mar 21, 2018

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    6f9e155 View commit details
  2. Fix: object-curly-newline minProperties w/default export (fixes #10101)…

    … (#10103)
    
    minProperties only tracks ImportSpecifier and ExportSpecifier nodes
    platinumazure authored Mar 21, 2018
    Copy the full SHA
    abc765c View commit details

Commits on Mar 22, 2018

  1. Copy the full SHA
    3ff5d11 View commit details
  2. Build: changelog update for 4.19.1

    ESLint Jenkins committed Mar 22, 2018
    Copy the full SHA
    b446650 View commit details
  3. 4.19.1

    ESLint Jenkins committed Mar 22, 2018
    Copy the full SHA
    f1f1bdf View commit details
Loading