Skip to content

Releases: web-infra-dev/rsdoctor

v0.3.9

22 Jul 09:27

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(sdk): error on write Manifest.json by @easy1090 in #433
  • fix: add rsdoctor plugin tag by @easy1090 in #434

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

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

v0.3.7

04 Jul 04:41

Choose a tag to compare

What's Changed

Performance 🚀

  • perf: optimize the package graph algorithm by @easy1090 in #412

Document 📖

Other Changes

  • Release v0.3.6 by @easy1090 in #410

Full Changelog: v0.3.6...v0.3.7

v0.3.6

03 Jul 07:30

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support to open/close the generating of tile graph by @easy1090 in #406

Other Changes

  • chore(docs): add Linter documents by @easy1090 in #403
  • chore(docs): add release-note-0.3 by @easy1090 in #404
  • chore(docs): add generate tile graph doc by @easy1090 in #407

Full Changelog: v0.3.5...v0.3.6

v0.3.5

27 Jun 09:21

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(plugin): support for esm loader which its ext is .js in rspack by @easy1090 in #393

Other Changes

  • refactor(types): rewrite base types for BaseCompiler and BaseCompilation by @easy1090 in #392
  • chore(upgrade): add changeset for the 0.3.5 by @easy1090 in #395

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 Jun 13:55

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(graph): this module which don't in any chunk no need to be counted by @easy1090 in #386

Other Changes

  • chore: client size unit change 1024 to 1000 by @easy1090 in #385

Full Changelog: v0.3.3...v0.3.4

v0.3.3

20 Jun 04:52

Choose a tag to compare

What's Changed

Document 📖

Other Changes

  • Release v0.3.2 by @easy1090 in #374
  • chore(deps): update dependency axios to ^1.7.2 by @renovate in #352
  • chore(deps): update dependency @modern-js/module-tools to ^2.52.0 by @renovate in #351
  • chore(deps): update dependency framer-motion to ^10.18.0 by @renovate in #289
  • chore(deps): update dependency monaco-editor to v0.49.0 by @renovate in #303
  • chore: update the examples's version by @easy1090 in #376
  • optimize: Exclude .css.map calculation size by @easy1090 in #382
  • optimize: change the bytes util by @easy1090 in #381

Full Changelog: v0.3.2...v0.3.3

v0.3.2

07 Jun 11:10

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support port by @nanianlisao in #371
  • feat(plugin): add no parse bundle options by @easy1090 in #372

Bug Fixes 🐞

  • fix(rspack): the reportCodeType is not work problem by @easy1090 in #369
  • fix(plugin): report code type error on rspack builder by @easy1090 in #373

Other Changes

  • Release v0.3.1 by @easy1090 in #364
  • chore: bump rsbuild to 0.7.2 by @9aoy in #365
  • chore: Get the version of pnpm with getpnpmInfo by @nanianlisao in #367
  • chore: Modified the method of querying the current config by @nanianlisao in #366

Full Changelog: v0.3.1...v0.3.2

v0.3.1

03 Jun 11:58

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support for banner plugin. by @easy1090 in #357 and #355

Other Changes

  • feat(sdk): socket protocol problem by @easy1090 in #362
  • chore(CI): remove release with comment feature by @9aoy in #356
  • chore(docs): add bundle analysis's banner plugin documentition by @easy1090 in #360

Full Changelog: v0.2.5...v0.3.1

v0.2.5

29 May 09:11

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(core): modify severity of rules dynamically at runtime by @gezhicui in #334

Bug Fixes 🐞

  • fix: remove use of rspack compiler.compilation api by @9aoy in #337
  • fix(config): fix some config problem by @easy1090 in #342
  • fix(cli): support for online data fetch by @easy1090 in #343

Document 📖

Other Changes

  • chore(deps): update dependency prettier to ^3.2.5 by @renovate in #325
  • chore(tsconfig): Configure declarationMap to true by @nanianlisao in #335
  • chore: fix readme error by @easy1090 in #339

New Contributors

Full Changelog: v0.2.3...v0.2.5