Skip to content

v0.6.6

Latest

Choose a tag to compare

@9aoy 9aoy released this 20 Nov 03:57
· 5 commits to main since this release
05293c1

What's Changed

New Features ๐ŸŽ‰

  • feat(vscode): communicate with worker using ipc instead of websocket by @claneo in #691
  • feat: support get runtime config via rs.getConfig API by @9aoy in #701
  • feat: support displaying slow-running tests by @9aoy in #706

Bug Fixes ๐Ÿž

  • fix(vscode): correct icon path by @fi3ework in #703
  • fix: should load json file correctly by @9aoy in #702
  • fix: suppress ESModulesLinkingError for exports that might be implemented in mock by @9aoy in #704
  • fix: describe.each type error by @9aoy in #707

Document ๐Ÿ“–

  • docs: use rspress new UI by @9aoy in #697
  • docs: update doc ui by @9aoy in #699
  • docs!: rename filename from camel to kebab by @9aoy in #705

Other Changes

  • chore: update vscode extension build script by @9aoy in #696

Full Changelog: v0.6.5...v0.6.6