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/vue-eslint-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.4.1
Choose a base ref
...
head repository: vuejs/vue-eslint-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Jan 22, 2024

  1. Copy the full SHA
    2b3a762 View commit details
  2. 9.4.2

    ota-meshi committed Jan 22, 2024
    Copy the full SHA
    d79bcad View commit details

Commits on Feb 24, 2024

  1. chore: fix type annotation

    ota-meshi committed Feb 24, 2024
    Copy the full SHA
    dbeb73b View commit details

Commits on Mar 4, 2024

  1. Copy the full SHA
    ae61e8d View commit details

Commits on Jun 1, 2024

  1. Fix wrong AST for asycn function in v-on (#227)

    * Fix wrong AST for asycn function in v-on
    
    * chore: add comment
    
    * chore: fix comment
    ota-meshi authored Jun 1, 2024
    Copy the full SHA
    79ecf1e View commit details
  2. Fixed parsing error when arrow function type in generics (#234)

    * Fixed parsing error when arrow function type in generics
    
    * macos-latest to macos-12
    ota-meshi authored Jun 1, 2024
    Copy the full SHA
    c7b5fbf View commit details
  3. 9.4.3

    ota-meshi committed Jun 1, 2024
    Copy the full SHA
    b0e0ccc View commit details

Commits on Jan 29, 2025

  1. Drop support old eslint and node (#242)

    * Drop support old eslint and node
    
    * fix
    
    * update
    
    * update
    
    * fix
    ota-meshi authored Jan 29, 2025
    Copy the full SHA
    d1d2540 View commit details
  2. Make to use project: undefined when parsing script-fragments in `<t…

    …emplate>`. (#195)
    
    * Make to use `project: undefined` when parsing template script-let.
    
    * fix for css v-bind
    
    * add `projectService: undefined`
    ota-meshi authored Jan 29, 2025
    Copy the full SHA
    aca17d7 View commit details
  3. Copy the full SHA
    68574cf View commit details
  4. Copy the full SHA
    7e30c9f View commit details
  5. Remove unnecessary code (#245)

    * Remove unnecessary code
    
    * fix ci
    ota-meshi authored Jan 29, 2025
    Copy the full SHA
    769da24 View commit details
  6. refactor (#246)

    ota-meshi authored Jan 29, 2025
    Copy the full SHA
    bb58633 View commit details

Commits on Mar 5, 2025

  1. Remove useless spread and fallbacks (#249)

    * Add `unicorn/no-useless-fallback-in-spread`
    
    * Apply fix
    
    * Enable `unicorn/no-useless-spread`
    
    * Apply fix
    fisker authored Mar 5, 2025
    Copy the full SHA
    b925331 View commit details
  2. Copy the full SHA
    0876121 View commit details
  3. Copy the full SHA
    b32d6c4 View commit details
  4. 10.0.0

    ota-meshi committed Mar 5, 2025
    Copy the full SHA
    7b00625 View commit details
  5. Copy the full SHA
    ebde0d5 View commit details
  6. 10.1.0

    ota-meshi committed Mar 5, 2025
    Copy the full SHA
    2af9766 View commit details
  7. Fix wrong scope for generic attribute (#254)

    * Fix wrong scope for generic attribute
    
    * update
    ota-meshi authored Mar 5, 2025
    Copy the full SHA
    8fef4ca View commit details
  8. 10.1.1

    ota-meshi committed Mar 5, 2025
    Copy the full SHA
    9574d91 View commit details

Commits on Apr 1, 2025

  1. Update README.md (#259)

    javag97 authored Apr 1, 2025
    Copy the full SHA
    5712b7f View commit details

Commits on Apr 4, 2025

  1. fix: reset vExpressionScriptState when ending mustache (#256)

    Co-authored-by: Woongsik Choi <ws807.choi@samsung.com>
    woongsikchoi and ws807 authored Apr 4, 2025
    Copy the full SHA
    32056bc View commit details
  2. 10.1.2

    ota-meshi committed Apr 4, 2025
    Copy the full SHA
    4ddeeef View commit details

Commits on Apr 5, 2025

  1. Copy the full SHA
    519d2ba View commit details
  2. Copy the full SHA
    d09047a View commit details
  3. 10.1.3

    ota-meshi committed Apr 5, 2025
    Copy the full SHA
    01ed265 View commit details
Showing 325 changed files with 30,378 additions and 10,749 deletions.
10 changes: 0 additions & 10 deletions .eslintignore

This file was deleted.

Loading