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: vitest-dev/vitest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.26.3
Choose a base ref
...
head repository: vitest-dev/vitest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.0
Choose a head ref
  • 17 commits
  • 105 files changed
  • 4 contributors

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    894f155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e641a11 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    c8e6fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d1989 View commit details
    Browse the repository at this point in the history
  3. chore: don't bundle cac and picocolors (#2595)

    * chore: don't bundle cac and picocolors
    
    * chore: cleanup
    sheremet-va authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    039a0c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    aeba492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8ac209 View commit details
    Browse the repository at this point in the history
  3. fix(coverage): flaky c8 coverage caused by parallel sourcemap constru…

    …cting (#2591)
    
    Co-authored-by: Vladimir <[email protected]>
    Fixes undefined
    AriPerkkio and sheremet-va authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    9a29f98 View commit details
    Browse the repository at this point in the history
  4. fix: allow mocking CJS module with interoped default (#2598)

    * fix: allow mocking CJS module with interoped default
    
    * chore: cleanup
    
    * chore: cleanup
    sheremet-va authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6b3e36d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59766fa View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. feat(coverage): istanbul coverage only for changed files (#2385)

    * feat: Istanbul Coverage only for changed Files
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: latest pnpm install changes
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: removed previous changes related to ctx.changedTests and watchAll config option
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: cleanOnReRun=true and all=false if watch mode is enabled
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: deleted example
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: updated pnpm-lock file after deleting example
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: change default value for clearOnReRun=true, since watch= true by default
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: Updated pnpm-lock.yaml file
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: Update pnpm-lock.yaml
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    * chore: Update pnpm.yaml file as per in main branch
    
    Signed-off-by: GurkiranSingh <[email protected]>
    
    Signed-off-by: GurkiranSingh <[email protected]>
    g4rry420 authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    bf87282 View commit details
    Browse the repository at this point in the history
  2. refactor: make ids in typecheck suites more reliable, store errors in…

    … array (#2597)
    
    * refactor: make ids in typecheck suites more reliable, store errors in array
    
    * chore: cleanup
    
    * Update packages/vitest/src/typecheck/typechecker.ts
    sheremet-va authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    9eeee0c View commit details
    Browse the repository at this point in the history
  3. fix: always inline assets and modules with special Vite queries (#2617)

    * fix: always inline assets and modules with special queries
    
    * chore: cleanup
    
    * refactor: cleanup
    sheremet-va authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    fed1cd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. fix(coverage): validate extension, when reporting c8 coverage (#2626)

    * fix: validate extension, when reporting coverage
    
    * refactor: cleanup
    sheremet-va authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7446370 View commit details
    Browse the repository at this point in the history
  2. chore: update lockfile

    sheremet-va committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    dfdcb4c View commit details
    Browse the repository at this point in the history
  3. chore: release v0.27.0

    sheremet-va committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2b06cf8 View commit details
    Browse the repository at this point in the history
Loading