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: v7.20.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: v8.0.0
Choose a head ref
  • 12 commits
  • 72 files changed
  • 3 contributors

Commits on Oct 20, 2021

  1. Drop supports Node.js v8-10, v13 and v15 (#1588)

    * Drop supports Node.js v8, v10, v13 and v15
    
    * update
    
    * Update
    
    * update
    
    * update
    
    * Add check for engines
    
    * Update linter
    
    * update
    
    * update
    
    * update
    ota-meshi authored Oct 20, 2021
    Copy the full SHA
    7cd2839 View commit details
  2. Copy the full SHA
    14a17d4 View commit details
  3. Change presets configs. (#1603)

    * Change config
    
    * valid-next-tick to essential
    
    * update
    
    * Update
    ota-meshi authored Oct 20, 2021
    Copy the full SHA
    bf77169 View commit details
  4. Copy the full SHA
    63d0595 View commit details

Commits on Oct 28, 2021

  1. chore: nit typo fix (#1683)

    foxxyz authored Oct 28, 2021
    Copy the full SHA
    166dfbf View commit details
  2. Copy the full SHA
    ecc1ae5 View commit details
  3. feat: add setup-compiler-macros environment for enabling `<script s…

    …etup>` compiler macro globals (#1685)
    foxxyz authored Oct 28, 2021
    Copy the full SHA
    44ff0e0 View commit details

Commits on Oct 29, 2021

  1. Support Nuxt.js's asyncData in various rules (#1679)

    * Support `asyncData` in `vue/no-undef-properties`
    
    * Support `asyncData` in `vue/no-dupe-keys`
    
    * Support `asyncData` in `vue/no-reserved-keys`
    
    * Support `asyncData` in `vue/no-template-shadow`
    
    * Support `asyncData` in `vue/no-unused-properties`
    
    * Lint
    FloEdelmann authored Oct 29, 2021
    Copy the full SHA
    0437972 View commit details
  2. Copy the full SHA
    afec265 View commit details
  3. Add vue/no-reserved-props rule (#1678)

    * Add  `vue/no-reserved-props` rule
    
    * add 'class' and 'style'
    ota-meshi authored Oct 29, 2021
    Copy the full SHA
    0aeaaaf View commit details
  4. Copy the full SHA
    4ade913 View commit details
  5. 8.0.0

    ota-meshi committed Oct 29, 2021
    Copy the full SHA
    3b5b127 View commit details
Loading