Skip to content

Releases: web-infra-dev/rsdoctor

v1.0.0-beta.0

18 Feb 07:18
e4c27a1

Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: support cross chunks package rule by @easy1090 in #758

Bug Fixes 🐞

  • fix(sdk): the error of websocket by @easy1090 in #755
  • fix: summary loader consuming time of dirs by @easy1090 in #756

Document πŸ“–

Other Changes

  • release: v1.0.0-alpha.4 by @easy1090 in #750
  • chore(deps): update all patch dependencies by @renovate in #753
  • chore(deps): update dependency prettier to ^3.5.1 by @renovate in #754
  • chore: fix the broken pnpm-lock.yaml by @chenjiahan in #759
  • chore: remove unused dependencies from e2e folder by @chenjiahan in #760
  • chore(deps): update all patch dependencies by @renovate in #761
  • chore(deps): update dependency @monaco-editor/react to v4.7.0 by @renovate in #762

Full Changelog: v1.0.0-alpha.4...v1.0.0-beta.0

v1.0.0-alpha.4

06 Feb 07:29
7359c16

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(rspack-plugin): correct the dist types directory by @chenjiahan in #741
  • fix: switch to sirv and disable cache by @chenjiahan in #737
  • fix: expriments.backCompat problem by @easy1090 in #749

Document πŸ“–

  • docs: update "getting started" guide section for Rsbuild by @chenjiahan in #738
  • docs: update rspress 1.41.0 and enable codeBlocks search by @SoonIter in #748

Other Changes

  • chore(deps): update dependency @ant-design/icons to v5.6.0 by @renovate in #730
  • chore(deps): update all patch dependencies by @renovate in #729
  • chore(deps): bump pnpm to v10 by @chenjiahan in #733
  • chore: remove unused update-packages scripts by @chenjiahan in #735
  • chore(workflow): use disallow-major-changeset to check changeset by @chenjiahan in #736
  • chore(deps): update rspress to ^1.40.2 by @renovate in #739
  • ci(corepack): fix corepack key id mismatch by @chenjiahan in #744
  • chore(deps): update dependency @types/lodash to ^4.17.15 by @renovate in #742
  • chore(deps): update dependency @rstack-dev/doc-ui to v1.6.0 by @renovate in #746
  • chore(deps): update dependency @rsbuild/plugin-node-polyfill to ^1.3.0 by @renovate in #745
  • chore(deps): update dependency react-highlight-words to ^0.21.0 by @renovate in #732

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

v1.0.0-alpha.3

26 Jan 06:32
5ec3783

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: failed to call module.getExportsType method by @chenjiahan in #726
  • fix(UI): invalid font family for loader analysis text by @chenjiahan in #727

Other Changes

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

v1.0.0-alpha.2

25 Jan 10:02
810af29

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: banner plugin switch condition by @easy1090 in #721

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1

25 Jan 09:39
343c727

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix(deps): replace deprecated acorn-import-assertions by @chenjiahan in #705
  • fix(UI): overall cards font overflow problem by @easy1090 in #708
  • fix: upgrade check syntax plugin to support rspack or webpack project by @nyqykk in #718

Document πŸ“–

  • docs: unify title capitalization style by @chenjiahan in #702
  • docs: add preview video to README.md by @easy1090 in #703
  • docs: add preview video to README.zh-CN.md by @easy1090 in #704

Other Changes

  • refactor: interface oriented programming by @LingyuCoder in #695
  • refactor: use graph data to parse bundle by @LingyuCoder in #697
  • chore: add composite and reference to tsconfig by @LingyuCoder in #706
  • test: enable test cases in .spec.ts by @LingyuCoder in #698
  • chore: prevent vitest segfault on github CI runner by @LingyuCoder in #715
  • chore(deps): update all patch dependencies by @renovate in #712
  • refactor: support compressJson option and refactor the reportDir & reportCodeType by @easy1090 in #707
  • chore: update Rslib description in README.md by @Timeless0911 in #719
  • release: 1.0.0-alpha.1 by @easy1090 in #720
  • chore(deps): update dependency memfs to v4.17.0 by @renovate in #713

Full Changelog: v1.0.0-alpha.0...v1.0.0-alpha.1

v1.0.0-alpha.0

13 Jan 09:31
5781eea

Choose a tag to compare

What's Changed

Brand new UI πŸŽ‰

In this release, we have completely redesigned Rsdoctor's UI to make it more intuitive and elegant:

Area-sw.mp4
image

New Features πŸŽ‰

  • feat(Overview): refactor Rsdoctor Overview UI by @nyqykk in #650
  • feat(client): timeline components ui by @easy1090 in #654
  • feat: support syntax check by @nyqykk in #655
  • feat(ui): optimize the Layout component by @easy1090 in #657
  • feat: add new version of bundle size bar by @nyqykk in #664
  • feat(ui): optimize the loader analysis page by @easy1090 in #659
  • feat(ui): optimize the bundle size page by @easy1090 in #671
  • feat(ui): update website logo by @easy1090 in #693

Bug Fixes 🐞

  • fix: builder-select components by @easy1090 in #656
  • fix(UI): failed to render font-family-code in macOS by @chenjiahan in #665
  • fix(UI): correct versions and title alignment by @chenjiahan in #666
  • fix: dev:doc script by @cnryb in #668
  • fix(ui): detail fixed by @nyqykk in #674
  • fix: bump @babel/code-frame v7.26.2 to reduce dependencies by @chenjiahan in #675
  • fix: remove legacy webpack 4 compatibility code by @chenjiahan in #684
  • fix: failed to call getResolvedModule in Rspack by @chenjiahan in #685
  • fix: fix ui issues by @nyqykk in #686
  • fix: add default height for bundle alerts by @nyqykk in #687
  • fix(ui): fix some ui problems by @easy1090 in #688
  • fix(UI): Overall & Bunlde page ui problem by @easy1090 in #690
  • fix: broken pnpm-lock.yaml by @LingyuCoder in #696
  • fix(ui): the overall ui problem by @easy1090 in #699

Document πŸ“–

Other Changes

  • chore(deps): update dependency @rsbuild/plugin-type-check to ^1.2.0 by @renovate in #661
  • chore(deps): update rspress to ^1.39.3 by @renovate in #663
  • chore(deps): update dependency echarts to ^5.6.0 by @renovate in #662
  • chore(deps): update all patch dependencies by @renovate in #660
  • chore(deps): update dependency memfs to v4 by @renovate in #670
  • chore(workflow): update release workflow by @chenjiahan in #676
  • chore: change the sirv to serve-static by @easy1090 in #691
  • optimize: get the default asset when first load page by @easy1090 in #692
  • chore: demos package.json add private:true by @easy1090 in #701

New Contributors

Full Changelog: v0.4.13...v1.0.0-alpha.0

v0.4.13

07 Jan 13:18
afddeeb

Choose a tag to compare

What's Changed

Performance πŸš€

  • perf: reduce the bundle size of client by @easy1090 in #644

Bug Fixes 🐞

  • fix(client): the problem of the client's HMR by @easy1090 in #649
  • fix: the module api error in rspack 1.2.0-alpha by @easy1090 in #679

Other Changes

  • Release v0.4.12 by @easy1090 in #643
  • chore(CI): remove issue_comment trigger by @chenjiahan in #645
  • chore(CI): specify minimal permissions for issue-labeler by @chenjiahan in #651
  • chore(deps): update all patch dependencies by @renovate in #646
  • chore(CI): correct permissions for issue labeler by @chenjiahan in #653
  • chore: add release-* branch workflows by @easy1090 in #680

Full Changelog: v0.4.12...v0.4.13

v0.4.12

16 Dec 12:12

Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: multiple plugim with envrioments by @easy1090 in #635

Bug Fixes 🐞

  • fix: typo error by @easy1090 in #624
  • fix: tile graph with reportDir by @easy1090 in #641

Other Changes

  • chore(deps): update socket.io by @l-Leniac-l in #626
  • chore(deps): update dependency @rsbuild/plugin-react to ^1.1.0 by @renovate in #629
  • chore(deps): update all patch dependencies by @renovate in #628
  • chore(workflow): set Issue types by @chenjiahan in #630
  • chore(deps): update all patch dependencies by @renovate in #633
  • chore(deps): update dependency prettier to ^3.4.2 by @renovate in #637
  • chore: add changesets for 0.4.12 by @easy1090 in #642
  • chore(deps): update rspress to ^1.38.0 - autoclosed by @renovate in #638

New Contributors

  • @l-Leniac-l made their first contribution in #626

Full Changelog: v0.4.11...v0.4.12

v0.4.11

03 Dec 08:02

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: file Extension util by @easy1090 in #606
  • fix(multi-plugin): fix multi-plugin options error by @easy1090 in #608
  • fix: circular configs options data by @easy1090 in #610
  • fix(rspack): rspack don't support treeshaking and resover by @easy1090 in #619

Other Changes

  • chore(deps): update all patch dependencies by @renovate in #601
  • chore: migrate husky by @easy1090 in #607
  • chore(deps): update dependency @rsbuild/plugin-type-check to ^1.1.0 by @renovate in #614
  • chore(deps): update all patch dependencies by @renovate in #612
  • chore(deps): update dependency @modern-js/module-tools to ^2.63.0 by @renovate in #613
  • chore: renovate ignore by @easy1090 in #616
  • chore(deps): update dependency tslib to v2.8.1 by @renovate in #577
  • chore(upgrade): add changesets for 0.4.11 by @easy1090 in #620

Full Changelog: v0.4.9...v0.4.11

v0.4.9

25 Nov 08:39

Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: Automatically switch language when first visit by @ChuHoMan in #574
  • feat: support the layer data by @easy1090 in #583
  • feat: support rspack layers by @easy1090 in #589

Performance πŸš€

  • perf(client): remove client-side terser minification by @chenjiahan in #592

Bug Fixes 🐞

  • fix: should link to English documentation by @chenjiahan in #590
  • fix: remove the broken ECMA version badge by @chenjiahan in #593
  • fix(client): eliminate Sass deprecation warning by @chenjiahan in #596
  • fix(rspack-plugin): rspack moduleGrpah js api don't have getResolvedModule by @easy1090 in #603

Other Changes

  • chore(deps): update dependency react-error-boundary to ^4.1.2 by @renovate in #570
  • chore(deps): update dependency @modern-js/generator-utils to ^3.7.2 by @renovate in #569
  • chore(deps): update dependency terser to ^5.36.0 by @renovate in #576
  • Chalk to picocolors migration by @nhducit in #582
  • chore(deps): update all patch dependencies by @renovate in #567
  • chore: change the typo words by @easy1090 in #585
  • chore(deps): bump Rspack and Rsbuild to v1.1 by @chenjiahan in #591
  • chore(deps): update rspress to ^1.36.0 by @renovate in #594
  • chore(deps): update dependency @modern-js/module-tools to ^2.62.0 by @renovate in #588
  • chore(deps): update all patch dependencies by @renovate in #587
  • chore(deps): update all patch dependencies by @renovate in #599
  • chore(deps): update rspress to ^1.37.2 by @renovate in #597
  • chore(deps): update dependency husky to v9 by @renovate in #602

New Contributors

Full Changelog: v0.4.8...v0.4.9