Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 00:05
· 2265 commits to main since this release

Breacking changes

  • vite-node: don't fallback to cjs by default (#924) (d959f28)
  • vite-node: normalize relative paths to be from current working directory (#952) (7b98344)
  • vite-node: rework moduleCache, fix hmr (#961) (f26cdf2)

Features