v30.4.0
fix: handle `import`s after teardown same as `require` (#16080)
Stop using `import X = require('…')`. (#15659)
fix: allow `collectCoverage` and `coverageProvider` in project config (#16132)
chore: use `String.replaceAll` if possible (#14823)