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: BenoitZugmeyer/eslint-plugin-html
base: v4.0.6
Choose a base ref
...
head repository: BenoitZugmeyer/eslint-plugin-html
compare: v5.0.0
Choose a head ref
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    e758302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    880226e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    111bd85 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. Configuration menu
    Copy the full SHA
    8706cb1 View commit details
    Browse the repository at this point in the history
  2. chore: drop support of Node.js 4 from travis

    The plugin tests were executed in Node.js 4, but ESLint 5 does not support
    Node.js 4 anymore, so tests are failing.  Follow the ESLint release and
    drop support from Node.js 4 too.
    BenoitZugmeyer committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    d4c44ec View commit details
    Browse the repository at this point in the history
  3. code cleanup

    BenoitZugmeyer committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    84df755 View commit details
    Browse the repository at this point in the history
  4. improv: drop support for Vue files

    Breaking change.  `eslint-plugin-html` should not be used to lint vue
    files, since the vue puglin is far superior for this usage.
    
    Fixes #103
    BenoitZugmeyer committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    8f4bee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ab313b View commit details
    Browse the repository at this point in the history
  6. 5.0.0

    BenoitZugmeyer committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    7038332 View commit details
    Browse the repository at this point in the history