Thanks to visit codestin.com
Credit goes to github.com

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: v10.1.3
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: v10.2.0
Choose a head ref
  • 4 commits
  • 18 files changed
  • 3 contributors

Commits on Jun 24, 2025

  1. Fix comments order (#265)

    * Fix comments order
    
    * chore: update
    
    * Add test
    
    * Update index.js
    
    ---------
    
    Co-authored-by: Yosuke Ota <[email protected]>
    waynzh and ota-meshi authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    211707c View commit details
    Browse the repository at this point in the history
  2. 10.1.4

    ota-meshi committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    73dcb3e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. refactor: drop lodash (#268)

    * refactor: drop `first`, `last`
    
    * refactor: drop `findLastIndex`, update lib to `es2023`
    
    * refactor: use `lodash-es` and bundle in dist
    
    * refactor: drop `sortedLastIndex`, `sortedIndexBy`, `sortedLastIndexBy`
    
    * refactor: drop `union`, `intersection`
    
    * refactor: drop `memoize`
    9romise authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    effe371 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. 10.2.0

    ota-meshi committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    62321db View commit details
    Browse the repository at this point in the history
Loading