Releases: web-infra-dev/rsdoctor
Releases · web-infra-dev/rsdoctor
v1.0.0-alpha.0
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
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 📖
- docs: fix grammar by @HigherOrderLogic in #658
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
- @nyqykk made their first contribution in #650
- @HigherOrderLogic made their first contribution in #658
- @cnryb made their first contribution in #668
- @LingyuCoder made their first contribution in #696
Full Changelog: v0.4.13...v1.0.0-alpha.0
v0.4.13
What's Changed
Performance 🚀
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
What's Changed
New Features 🎉
Bug Fixes 🐞
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
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
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
v0.4.8
What's Changed
Bug Fixes 🐞
- fix: the problem of socket host when use ip:port url by @easy1090 in #571
- fix(plugin): multi webpack plugin setSDK error by @easy1090 in #573
Document 📖
Other Changes
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
Bug Fixes 🐞
- fix: correct some spelling mistakes by @chenjiahan in #555
- fix(core): normallize the reportCodeType error by @easy1090 in #563
Document 📖
Other Changes
- chore(deps): update actions/checkout action to v4 by @renovate in #550
- chore(deps): update react monorepo to ^18.3.1 by @renovate in #545
- chore(deps): update dependency @babel/code-frame to v7.25.7 by @renovate in #549
- chore(docs): rsdoctor add the note for CssExtractRspackPlugin by @easy1090 in #556
- chore(deps): update pnpm to v8.15.9 by @renovate in #544
- chore(deps): update actions/setup-node action to v4 by @renovate in #558
- chore(deps): update all patch dependencies by @renovate in #542
- chore(deps): update dependency @manypkg/get-packages to v2 by @renovate in #559
- chore(deps): update dependency @rspack/core to v1 [security] by @renovate in #537
- optimize(client): bundle size page add some infos by @easy1090 in #562
- chore(update): add changesets for 0.4.7 by @easy1090 in #564
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
Document 📖
- docs: no need to override sidebar width by @chenjiahan in #551
- chore(docs): add bundle-diff documents by @easy1090 in #546
- chore(docs): fix bundle-diff documents by @easy1090 in #547
- chore(docs): release note 0.4 documents by @easy1090 in #548
Full Changelog: v0.4.5...v0.4.6
v0.4.5
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
- chore(deps): update dependency vue to ^3.5.8 by @renovate in #527
- chore(deps): update dependency terser to ^5.33.0 by @renovate in #526
- chore(deps): update all patch dependencies by @renovate in #524
- chore: add changeset by @easy1090 in #536
New Contributors
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
New Features 🎉
- feat: add sort package-relation by desc by @cairon666 in #513
- feat(cli): support bundle diff cli by @easy1090 in #519
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
- @cairon666 made their first contribution in #513
Full Changelog: v0.4.2...v0.4.4