Skip to content

Releases: web-infra-dev/rsdoctor

v0.1.3

21 Feb 07:06
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(cli): the error of missing @rsdoctor/cli dependency.

Optimize 🚀

  • optimize(core): loader analysis compatible with next.js module logic

v0.1.2

20 Feb 03:30
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(cli): create @rsdoctor/cli package
  • optimize(sdk): change the socket host url support the doctor used in devcontainer (Docker)

Bug Fixes 🐞

  • fix(graph): dependency packages has some error.
  • fix: no parsed/gziped size on 'Bundle Analyzer Graph' page error.
  • fix(components): responsive Header Menu fix.

v0.1.1

02 Feb 09:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Jan 08:35
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(plugin): support rspack builtin loader report
  • feat(client): add module anaysis components
  • feat(client): report platform add bundle size page
  • feat(client): add timeline chart & loader analysis page
  • feat(client): Overall Page‘s compile overall card add details timeline
  • feat(client): add resolve & loader & plugin pages
  • feat: create rsdoctor core packages
  • feat(client): refactor(graph): Normal mode no transformed code
  • feat(plugin): rspack mode add bundle analysis by rspack's hooks and add rules scan.