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: v9.8.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: v9.9.0
Choose a head ref
  • 10 commits
  • 35 files changed
  • 9 contributors

Commits on Dec 25, 2022

  1. Added array-element-newline rule from eslint (#2066)

    Co-authored-by: Antoine SAVAJOLS <asavajols@digitaleo.com>
    alshyra and Antoine SAVAJOLS authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    89fb2fe View commit details
    Browse the repository at this point in the history
  2. Improve indent rule to support more ts syntax (#2042)

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    ota-meshi and FloEdelmann authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    e42f737 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. fix: [vue/component-name-in-template-casing] False positive for dynam…

    …ic component in template (#2069)
    horitaka authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    4a08c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d339e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c3d623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abdd93d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 12, 2023

  1. Fix false positives for circular references in <script setup> in `vue…

    …/no-undef-components` (#2073)
    
    Co-authored-by: Mr.Hope <mister-hope@outlook.com>
    ota-meshi and Mister-Hope authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ad07deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b816dc View commit details
    Browse the repository at this point in the history
  3. 9.9.0

    ota-meshi committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    487a71c View commit details
    Browse the repository at this point in the history
Loading