Change8

v30.0.0-beta.4

📦 jestView on GitHub →
1 features🔧 2 symbols

Summary

Jest v30.0.0-beta.4 introduces a runtime improvement by switching to `compileFunction` over `new Script`.

✨ New Features

  • Runtime now uses `compileFunction` instead of `new Script` for function compilation.

🔧 Affected Symbols

runtime.compileFunctionScript