v0.0.8
What's Changed
New Features π
- feat: support
--include
CLI option to match test files by @9aoy in #384 - feat: support
rs.setConfig
by @9aoy in #386
Bug Fixes π
- fix: skip
module
field when commonjs require by @9aoy in #385 - fix: should catch
Worker exited unexpectedly
error by @9aoy in #388 - fix: should exit correctly when signal listener exists by @9aoy in #390
Other Changes
- chore: fix rstest config inspect typo by @9aoy in #381
- chore: update rslib config by @9aoy in #387
- chore(deps): update all patch dependencies by @renovate[bot] in #391
Full Changelog: v0.0.7...v0.0.8