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: v6.2.1
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: v6.2.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 29, 2020

  1. Update jsx-uses-vars.md (#1060)

    the variable should be `HelloWorld` not `Hello`
    lilywang711 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    ab3bf36 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Fixed no-use-v-if-with-v-for error when using destructuring for itera…

    …tion or using iteration of expression (#1071)
    ota-meshi authored Mar 8, 2020
    Configuration menu
    Copy the full SHA
    e77081d View commit details
    Browse the repository at this point in the history
  2. 6.2.2

    ota-meshi committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    800182c View commit details
    Browse the repository at this point in the history
Loading