v0.0.3
What's Changed
Performance π
Bug Fixes π
- fix: correctly display build error messages by @9aoy in #302
- fix: should throw error when setup file not found by @9aoy in #310
- fix: module repeats load between setup file and test file by @9aoy in #314
Document π
- docs: add
globalsconfiguration by @9aoy in #303 - docs: add
includeSourceconfiguration by @9aoy in #304 - docs: add
setupFilesconfiguration by @9aoy in #305 - docs: add mock function API by @9aoy in #306
- docs: add
testEnvironmentconfiguration by @9aoy in #312
Other Changes
- test: support test examples in CI by @9aoy in #309
- chore: merge debug outputs variable to
DEBUG=rstestby @9aoy in #308 - test: should run jsdom test correctly with jest-dom by @9aoy in #307
- chore: remvoe licensePlugin in rslib watch mode by @9aoy in #311
- chore: format test entry names by @9aoy in #313
- chore(deps): update dependency prettier to ^3.6.0 by @renovate in #316
- chore(deps): update all patch dependencies by @renovate in #315
- release: 0.0.3 by @9aoy in #319
Full Changelog: v0.0.2...v0.0.3