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: b0e0ccc
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: 7b00625
Choose a head ref
  • 10 commits
  • 287 files changed
  • 2 contributors

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
    Configuration menu
    Copy the full SHA
    d1d2540 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    aca17d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68574cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e30c9f View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary code (#245)

    * Remove unnecessary code
    
    * fix ci
    ota-meshi authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    769da24 View commit details
    Browse the repository at this point in the history
  6. refactor (#246)

    ota-meshi authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    bb58633 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    b925331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0876121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b32d6c4 View commit details
    Browse the repository at this point in the history
  4. 10.0.0

    ota-meshi committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    7b00625 View commit details
    Browse the repository at this point in the history
Loading