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: twoslashes/twoslash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.11
Choose a base ref
...
head repository: twoslashes/twoslash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.12
Choose a head ref
  • 8 commits
  • 31 files changed
  • 2 contributors

Commits on Sep 12, 2024

  1. chore: update deps

    antfu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a75c562 View commit details
    Browse the repository at this point in the history
  2. chore: try fix type error

    antfu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c67c86e View commit details
    Browse the repository at this point in the history
  3. chore: lock typescript to 5.5 for now

    It seems that Volar doesn't support ts 5.6 atm, which cases some tests runs over time on Ubuntu and Windows (not macOS tho)
    antfu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    63af906 View commit details
    Browse the repository at this point in the history
  4. chore: try lock vue instead

    antfu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0cf0984 View commit details
    Browse the repository at this point in the history
  5. chore: try lock vitest instead

    antfu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5698a87 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. feat: add fsCache option to improve build performance (#56)

    Co-authored-by: Anthony Fu <github@antfu.me>
    sapphi-red and antfu authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d8eeff0 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    antfu committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a096197 View commit details
    Browse the repository at this point in the history
  3. chore: release v0.2.12

    antfu committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7429fd6 View commit details
    Browse the repository at this point in the history
Loading