Skip to content

Releases: web-infra-dev/rsdoctor

v1.1.10

24 Jul 05:58
Compare
Choose a tag to compare

What's Changed

Bugfix

Full Changelog: v1.1.9...v1.1.10

v1.1.9

23 Jul 11:20
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.1.8...v1.1.9

v1.1.8

07 Jul 09:49
0dcd228
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v1.1.7...v1.1.8

v1.1.7

03 Jul 06:59
4e8061b
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v1.1.6...v1.1.7

v1.1.6

02 Jul 07:36
6c20a7f
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: rsdoctor mcp supports bailout reason analysis by @easy1090 in #1144

Bug Fixes 🐞

Other Changes

Full Changelog: v1.1.5...v1.1.6

v1.1.5

27 Jun 10:41
4d6ceed
Compare
Choose a tag to compare

What's Changed

New Features 🎉

treemap

Document 📖

Other Changes

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 Jun 06:23
351f07b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Optimization

  • feat(UI): add loader info by @easy1090 in #1109
  • tweaks(core): optimize the normalizeUserConfig and supply tests by @easy1090 in #1126
  • chore(core): add concatenateModules info for rsppedy by @easy1090 in #1127

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.1.3...v1.1.4

v1.1.3

03 Jun 09:54
92060f6
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(server): avoid using browser-restricted port numbers by @wChenonly in #1076
  • fix(rspack-plugin): mark @rspack/core as optional peer by @chenjiahan in #1077
  • fix: export the DiffContainer by @easy1090 in #1078
  • fix: the rsdoctor mcp-server change the builder property to compiler by @easy1090 in #1085
  • fix: remove unexpected test code when NODE_ENV is test by @9aoy in #1102
  • fix: add info for banner plugin when drop_console is true by @easy1090 in #1105

Document 📖

Other Changes

  • chore(deps): update all patch dependencies by @renovate in #1083
  • chore(deps): update all patch dependencies by @renovate in #1093
  • chore(deps): update dependency axios to ^1.9.0 by @renovate in #1094
  • refactor(openBrowser): delay import of open package and open on win32 platform by @wChenonly in #1091
  • chore(deps): change package/ai from cjs to esm & update dependency by @easy1090 in #1096
  • chore: add some logs to e2e by @easy1090 in #1095
  • chore(deps): update dependency @modelcontextprotocol/sdk to v1.11.5 by @renovate in #1084
  • chore(deps): update all patch dependencies by @renovate in #1100
  • chore(deps): update dependency @modelcontextprotocol/sdk to v1.12.0 by @renovate in #1101
  • optimize: the mcp serve tools data size. by @easy1090 in #1098
  • chore(deps): update dependency @rslib/core to ^0.9.1 by @renovate in #1107

Full Changelog: v1.1.2...v1.1.3

v1.1.2

07 May 11:24
c92a1cf
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v1.1.0...v1.1.2

v1.1.0

06 May 07:58
4a6953a
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: replace lodash function with custom tool class Lodash by @wChenonly in #1035
  • feat(components): refactor CodeViewer and DiffViewer by @quanquan2100 in #1028
  • feat: support rsdoctor-mcp-server by @easy1090 in #1042
  • feat(components): Change old code to new CodeViewer and DiffViewer and clear unused code by @quanquan2100 in #1044

Bug Fixes 🐞

  • fix(@scripts/test-helper): fix type path error by @wChenonly in #1026
  • fix(nx.json): modify defaultBase configuration by @wChenonly in #1034
  • fix: add spacing to bundled and source sizes by @charpeni in #1041
  • fix: improve clarity of rule E1001 by @charpeni in #1039
  • fix: improve OverlayAlerts spacing and add pluralization by @charpeni in #1040
  • fix: remove tsconfig.json from the test directory and update the path by @wChenonly in #1051

Document 📖

Other Changes

Full Changelog: v1.0.2...v1.1.0