Skip to content

v0.11.11

Choose a tag to compare

@9aoy 9aoy released this 31 Aug 09:23
· 41 commits to main since this release
36e008a

What's Changed

Performance 馃殌

  • perf(core): avoid quadratic result and queue operations by @9aoy in #1754

Bug Fixes 馃悶

  • fix(core): restore defineConfig completions by @9aoy in #1759
  • fix(vscode): make icon setup cross-platform by @dajiaohuang in #1757
  • fix(core): route federation chunks through require instead of a virtual fs by @fi3ework in #1631
  • fix(adapter-rslib): remove build-only plugins from tests by @9aoy in #1753
  • fix(core): remove webpack dependency from license plugin by @9aoy in #1749
  • fix(core): bridge AbortSignal for jsdom event listeners by @9aoy in #1745
  • fix(vscode): generate current license file by @9aoy in #1746

Document 馃摉

Other Changes

  • chore(deps): update all non-major dependencies by @renovate[bot] in #1750
  • chore(deps): update rsbuild and rspack by @renovate[bot] in #1752
  • chore(deps): update dependency @rslib/core to v1.0.0-rc.2 by @renovate[bot] in #1751
  • chore(deps): migrate to @rstackjs/doc-ui v1.14.9 by @chenjiahan in #1748

New Contributors

Full Changelog: v0.11.10...v0.11.11