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/eslint-config-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.0
Choose a base ref
...
head repository: vuejs/eslint-config-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.0.0
Choose a head ref
  • 7 commits
  • 337 files changed
  • 1 contributor

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f30a678 View commit details
    Browse the repository at this point in the history
  2. 14.0.0-rc.0

    haoqunjiang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7e6c823 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    0433498 View commit details
    Browse the repository at this point in the history
  2. 14.0.0-rc.1

    haoqunjiang committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a51bf76 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fix: disable projectService if and only if necessary

    The previous implementation accidentally enabled it when `mayHaveJsx` is
    `false`, which is totally unnecessary and dragged down the performance.
    haoqunjiang committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    52fbcc0 View commit details
    Browse the repository at this point in the history
  2. 14.0.0-rc.2

    haoqunjiang committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    92bbcf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. 14.0.0

    haoqunjiang committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    85e919c View commit details
    Browse the repository at this point in the history
Loading