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.0.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: v9.1.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Aug 29, 2022

  1. Update README.md

    ota-meshi authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8dbabb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Remove david-dm from README (#167)

    The `david-dm.org` website is down for 3 months, and the project `alanshaw/david` is not actively maintained anymore. `david-dm.org` should be considered dead, thus badges should be removed from README.
    renbaoshuo authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b70caf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Add support for parser object to parserOptions.parser (#165)

    * Add support for parser object to `parserOptions.parser`
    
    * add comments
    
    * update
    ota-meshi authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9daf014 View commit details
    Browse the repository at this point in the history
  2. 9.1.0

    ota-meshi committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0631f8c View commit details
    Browse the repository at this point in the history
Loading