Skip to content

v0.5.2

Choose a tag to compare

@9aoy 9aoy released this 16 Oct 12:03
· 80 commits to main since this release
05ef44a

Highlights πŸ’‘

VS Code extension

The Rstest VS Code extension can be used to discovers, displays, and runs tests in your workspace. It builds a rich Test Explorer tree from your test files and keeps it up to date as files change.

Install the extension from the marketplace rstest.

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix: should handle error string correctly by @9aoy in #614
  • fix(docs): use rp-not-doc for rsbuild doc badge by @Timeless0911 in #616
  • fix(vscode): should wait for initial scan by @fi3ework in #615
  • fix: out-of-memory in large project by @9aoy in #621

Document πŸ“–

  • docs: fix Overview component style by @9aoy in #620

Other Changes

  • chore(deps): update dependency happy-dom to v20 [security] by @renovate[bot] in #612
  • chore(vscode): add icon, clean dist artifacts by @fi3ework in #617
  • chore(deps): update dependency happy-dom to v20.0.2 [security] by @renovate[bot] in #619
  • chore(workflow): disable fail-fast option in e2e test by @9aoy in #622

Full Changelog: v0.5.1...v0.5.2