Skip to content

Releases: web-infra-dev/rsdoctor

v0.4.6

09 Oct 08:33
Compare
Choose a tag to compare

What's Changed

Document 📖

Full Changelog: v0.4.5...v0.4.6

v0.4.5

27 Sep 06:04
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(vue): support for the loader analysis with vue-loader by @easy1090 in #467
  • feat(loader): support rspack's builtin:lightningcss-loader by @easy1090 in #530
  • feat: add new context field to support embedded rsdoctor to other page by @zllkjc in #535

Bug Fixes 🐞

  • fix: gitignore e2e fixtuers/rsdoctor by @easy1090 in #528
  • fix(diff): correct socket address for local server when running diff CLI by @ChuHoMan in #529

Other Changes

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

20 Sep 08:06
3e602a5
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

  • perf(deps): remove loader-utils to reduce dependencies by @chenjiahan in #511
  • perf(deps): remove webpack-sources to reduce dependencies by @chenjiahan in #512

Bug Fixes 🐞

Document 📖

Other Changes

  • chore(deps): update dependency body-parser to v1.20.3 [security] by @renovate in #507
  • chore(deps): update all patch dependencies by @renovate in #515
  • chore(deps): update dependency envinfo to v7.14.0 by @renovate in #516
  • chore(deps): update dependency yargs to v17.7.2 by @renovate in #473
  • chore(deps): update dependency serve-static to v1.16.0 [security] by @renovate in #508
  • chore(deps): update node.js to >=16.20.2 by @renovate in #478
  • chore(deps): update dependency tslib to v2.7.0 by @renovate in #456
  • chore(deps): update dependency @ant-design/icons to v5.5.1 by @renovate in #463
  • chore(deps): update dependency vite-tsconfig-paths to v4.3.2 by @renovate in #465
  • chore: update renovate list by @easy1090 in #521
  • chore(deps): update dependency vitest to v1.6.0 by @renovate in #466

New Contributors

Full Changelog: v0.4.2...v0.4.4

v0.4.2

11 Sep 04:13
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Sep 11:44
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(sdk): saveManifest need await when brief mode by @easy1090 in #498

Document 📖

Other Changes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Aug 04:42
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

  • perf(client): reduce the @rsdoctor/client size by @easy1090 in #461

Bug Fixes 🐞

  • fix: some brief mode error by @easy1090 in #480
  • fix(progress): do not abort compilation when emit fails by @kwonoj in #483

Other Changes

New Contributors

Full Changelog: v0.3.11...v0.4.0

v0.3.11

07 Aug 03:53
27a5898
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(plugin): add pringLog options to control the terminal log outputs by @easy1090 in #451

Bug Fixes 🐞

  • fix(sdk): HMR opens a new tab instead of updating the exsiting tab by @cclap2020 in #447
  • fix(loader): proxy loader no module error by @easy1090 in #452

Document 📖

Other Changes

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

25 Jul 02:57
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

  • docs: fix wording of plugin used in rsbuild by @dhzhme in #438

New Contributors

  • @dhzhme made their first contribution in #438

Full Changelog: v0.3.9...v0.3.10

v0.3.9

22 Jul 09:27
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

  • chore(deps): update dependency semver to ^7.6.3 by @renovate in #423

Full Changelog: v0.3.8...v0.3.9

v0.3.8

15 Jul 12:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(server): the client page get error on '/' path by @easy1090 in #421

Other Changes

  • refactor: the stream logic of reading the json data. by @easy1090 in #419

Full Changelog: v0.3.7...v0.3.8