v1.0.0-alpha.1
·
46 commits
to main
since this release
What's Changed
New Features π
- feat: logo as home link by @chenjiahan in #711
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