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.getConfigAPI 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.eachtype 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
Full Changelog: v0.6.5...v0.6.6