Comparing v3.1.0...v3.2.0 · vim-test/vim-test · GitHub
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: vim-test/vim-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: vim-test/vim-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on May 6, 2026

  1. feat: Checking for multiline import statements in js/ts files (#893)

    * feat: checking for multiline import statements in js/ts files
    
    * feat: smarter runner detection for jest and vitest
    
    * feat: allowing jest and vitest to auto-discover with multiline imports and config files
    
    * refactor: simplifying js import style checks
    
    * fix: ensuring js filenames are correctly normalized in js has_import
    
    * fix: correcting jest config lookup regression
    
    * fix: removing unnecessary changes in jest_spec, specify_js_runner_spec, and vitest_spec
    stevematney authored May 6, 2026
    Configuration menu
    Copy the full SHA
    af35d53 View commit details
    Browse the repository at this point in the history
  2. chore(master): release 3.2.0 (#904)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 6, 2026
    Configuration menu
    Copy the full SHA
    3c5c444 View commit details
    Browse the repository at this point in the history
Loading