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/language-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.3
Choose a base ref
...
head repository: vuejs/language-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.4
Choose a head ref
  • 17 commits
  • 70 files changed
  • 4 contributors

Commits on Jul 19, 2025

  1. fix(language-core): avoid clearing global types path when local compi…

    …ler options is present
    KazariEX committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    78fcfdd View commit details
    Browse the repository at this point in the history
  2. refactor(language-core): use shouldReport to handle unknown events …

    …and components checking (#5537)
    KazariEX authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    26fa104 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    b930d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb9ce8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    7953154 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    a6d75f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d41b9d View commit details
    Browse the repository at this point in the history
  3. refactor(language-service): remove internal key (#5550)

    Co-authored-by: Johnson Chu <johnsoncodehk@gmail.com>
    KazariEX and johnsoncodehk authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    a5eebe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2435873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b55e64 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    76fcd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    539e53b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c964b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f24ca40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c7b41f View commit details
    Browse the repository at this point in the history
  6. refactor(language-service): simplify tsPluginClient type and its pr…

    …opagation across functions
    KazariEX committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    38c61be View commit details
    Browse the repository at this point in the history
  7. v3.0.4 (#5557)

    KazariEX authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    456d1b4 View commit details
    Browse the repository at this point in the history
Loading