Change8

v4.0.0-beta.16

📦 vitestView on GitHub →
1 features🐛 3 fixes🔧 2 symbols

Summary

This release introduces type-safe extra context hooks for TestAPI and includes several bug fixes such as updated @types/node peer deps, removal of a deprecated context import in the browser build, and allowing defineConfig to return a promise.

✨ New Features

  • Add hooks with type-safe extra context to TestAPI

🐛 Bug Fixes

  • Update @types/node peer dependencies
  • browser: Exclude deprecated context import from optimization
  • types: Allow returning a promise from defineConfig

🔧 Affected Symbols

TestAPIdefineConfig