Skip to content

v0.0.3

Choose a tag to compare

@9aoy 9aoy released this 24 Jun 10:02
· 933 commits to main since this release
e5f294b

What's Changed

Performance πŸš€

  • perf: disable useless watching when rstest only run once by @9aoy in #317

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 globals configuration by @9aoy in #303
  • docs: add includeSource configuration by @9aoy in #304
  • docs: add setupFiles configuration by @9aoy in #305
  • docs: add mock function API by @9aoy in #306
  • docs: add testEnvironment configuration by @9aoy in #312

Other Changes

  • test: support test examples in CI by @9aoy in #309
  • chore: merge debug outputs variable to DEBUG=rstest by @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