Skip to content

v1.0.0-alpha.0

Choose a tag to compare

@yifancong yifancong released this 13 Jan 09:31
· 612 commits to main since this release
5781eea

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