Skip to content

Releases: web-infra-dev/rsdoctor

v0.3.6

03 Jul 07:30
Compare
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

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

v0.3.5

27 Jun 09:21
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Features 🎉

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

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

v0.3.1

03 Jun 11:58
Compare
Choose a tag to compare

What's Changed

New Features 🎉

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
Compare
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

New Contributors

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

v0.2.3

14 May 07:04
d84020c
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(rspack): rspack-plugin add the loader analysis of esm loader. by @easy1090 in #329

Bug Fixes 🐞

  • fix: rspack multi plugin output error by @easy1090 in #320
  • fix(type): the rule's config types to support for user to set the rule config: by @easy1090 in #321
  • fix(plugin): add error-plugin by @easy1090 in #324
  • fix(plugin): the BuiltinLoaderPlugin should skipped when close 'loader' in features by @easy1090 in #327
  • fix(core): change core package‘s @rsdoctor/types from dev to dependencien. by @easy1090 in #328

Other Changes

  • chore(docs): rule config set by @easy1090 in #323
  • chore(deps): update dependency @modern-js/module-tools to ^2.49.2 by @renovate in #285
  • chore(deps): update dependency nx to ^17.3.2 by @renovate in #304
  • chore(deps): update dependency envinfo to v7.13.0 by @renovate in #326

Full Changelog: v0.2.2...v0.2.3

v0.2.2

23 Apr 13:14
Compare
Choose a tag to compare
Release v0.2.2

v0.2.1

23 Apr 12:07
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(plugin): add the analysis of tree-shaking feature by @easy1090 in #298

Bug Fixes 🐞

  • fix: make ECMA check log more authentic by @chenjiahan in #297
  • fix(plugin): the error of analyzing the missing builtin loader when rspack uses dev mode by @easy1090 in #300
  • fix(core): the types exports problem by @easy1090 in #305
  • fix: @rsdoctor/core types exports by @easy1090 in #313
  • fix: multi plugin rspack output path error by @easy1090 in #315

Document 📖

New Contributors

Full Changelog: v0.1.10...v0.2.1