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.1.0
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.1.1
Choose a head ref
  • 9 commits
  • 23 files changed
  • 3 contributors

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    d7c5516 View commit details
    Browse the repository at this point in the history
  2. feat(language-service): add provide generic to ServicePlugin type (#143)

    This allows a service plugin instance provide value to be inferred
    without the need for an explicit type annotation on the create function.
    remcohaszing authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    410fa15 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix(typescript): virtual file should update based generated snapshot …

    …rather than source script version
    johnsoncodehk committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f041c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674a7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3abe35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ba5063 View commit details
    Browse the repository at this point in the history
  5. chore: changelog

    johnsoncodehk committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ea6ad37 View commit details
    Browse the repository at this point in the history
  6. v2.1.1

    johnsoncodehk committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e569160 View commit details
    Browse the repository at this point in the history
Loading