8000 Comparing v4.2.0...v4.2.1 · vuejs/eslint-plugin-vue · GitHub
[go: up one dir, main page]

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: vuejs/eslint-plugin-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: vuejs/eslint-plugin-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 5 commits
  • 66 files changed
  • 3 contributors

Commits on Jan 15, 2018

  1. Fix: indent bug about semicolons

    mysticatea authored and michalsnik committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    39de540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ab87a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Chore: add require-meta-docs-url internal rule (#341)

    * Chore: move `create` function into object literal
    
    I found that `eslint-plugin-eslint-plugin` rules are using `create` function to detect ESLint rule files. If `create` is not a method (includes a variable reference), `eslint-plugin-eslint-plugin` rules don't work properly.
    
    * Chore: add require-meta-docs-url rule
    
    * Chore: update meta.docs.url
    
    * Chore: add version script for meta.docs.url
    
    * Fix: apply require-meta-docs-url rule
    mysticatea authored Jan 18, 2018
    Configuration menu
    Copy the full SHA
    095ef4f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

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

Commits on Jan 28, 2018

  1. 4.2.1

    michalsnik committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    b4413a5 View commit details
    Browse the repository at this point in the history
Loading
0