Change8

v4.0.0-beta.7

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

Summary

This release adds new experimental API functions, a Vitest watcher, and a browser option for tracking unhandled errors, plus fixes related to error stacks and jsdom globals.

✨ New Features

  • Expose experimental_parseSpecifications API (experimental feature)
  • Expose Vitest watcher API
  • Add trackUnhandledErrors option to browser environment

🐛 Bug Fixes

  • Ensure test errors always include a `stacks` property in Node.js context
  • Override globals required by the Fetch API in jsdom environment

🔧 Affected Symbols

experimental_parseSpecificationsVitestWatchertrackUnhandledErrors