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.4
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
  • 2 commits
  • 15 files changed
  • 2 contributors

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