Skip to content

v0.9.1

Choose a tag to compare

@9aoy 9aoy released this 09 Mar 10:05
· 322 commits to main since this release
14ad861

What's Changed

Performance πŸš€

  • perf: fix cssFilterLoader not working with less / sass plugins by @9aoy in #1025

Bug Fixes 🐞

  • fix: bail configuration should work with the test file error by @9aoy in #997
  • fix(core): restore async doMock factory and doUnmock recovery by @fi3ework in #998
  • fix(e2e): skip headed browser tests on Linux CI without display by @fi3ework in #999
  • fix: wasm load error with dynamic import expression by @9aoy in #991
  • fix: apply default watch ignore options for browser mode by @9aoy in #1006
  • fix(browser): disable rsbuild hmr outside watch mode by @fi3ework in #1010
  • fix(watch): cleanup resources on Ctrl+Z exit by @fi3ework in #1012
  • fix(vscode): prevent hanging test runs on worker failures by @fi3ework in #1014
  • fix(browser): serialize headed file execution by @fi3ework in #1017
  • fix(browser): eager compile setup files in watch mode by @fi3ework in #1021
  • fix: should not exclude dist/ directory when collecting coverage by @9aoy in #1022
  • fix: handle undefined env values correctly when applying worker runtime env by @9aoy in #1024
  • fix(browser): support quitting watch mode from the terminal by @fi3ework in #1026

Document πŸ“–

  • docs: introduce rs.mockRequire and rs.doMockRequire APIs by @9aoy in #1005
  • docs: add global API types tip when migrating from jest by @9aoy in #1020

Other Changes

  • chore(deps): update dependency open-editor to v6 by @renovate[bot] in #1002
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #1000
  • chore(deps): update dependency rslog to v2 by @renovate[bot] in #1003
  • chore(deps): update dependency @clack/prompts to v1 by @renovate[bot] in #1004
  • ci(e2e): enable CI test-case retries by @fi3ework in #1011
  • chore(deps): update dependency cac to v7 by @renovate[bot] in #1007
  • chore(deps): update dependency sirv to v3 by @renovate[bot] in #1008
  • chore(deps): update dependency prettier-plugin-packagejson to v3 by @renovate[bot] in #1016
  • chore(deps): update dependency check-dependency-version-consistency to v6 by @renovate[bot] in #1015
  • test: fix MODULE_TYPELESS_PACKAGE_JSON warnings by @9aoy in #1018
  • test: enable headless mode by default in tests by @9aoy in #1019
  • chore(deps): update dependency chai to v6 by @renovate[bot] in #512
  • release: 0.9.1 by @9aoy in #1027

Full Changelog: v0.9.0...v0.9.1