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: volarjs/volar.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: volarjs/volar.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
  • 7 commits
  • 19 files changed
  • 3 contributors

Commits on May 6, 2024

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

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    00eee8f View commit details
    Browse the repository at this point in the history
  2. fix(test-utils): use stdio transport for test server (#175)

    * fix(test-utils): use stdio transport for test server
    
    Using the IPC transport, breaks code coverage. This is related to
    bcoe/c8#189.
    
    * fix(test-utils): handle window/logMessage notifications
    
    When using the `stdio` transport, console logging is redirected to
    `window/logMessage` output.
    remcohaszing authored May 9, 2024
    Configuration menu
    Copy the full SHA
    49a977d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c43b2e1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. chore: changelog

    johnsoncodehk committed May 10, 2024
    Configuration menu
    Copy the full SHA
    18143b8 View commit details
    Browse the repository at this point in the history
  2. v2.2.2

    johnsoncodehk committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8aa41e4 View commit details
    Browse the repository at this point in the history
Loading