Releases: web-infra-dev/rsdoctor
Releases Β· web-infra-dev/rsdoctor
v0.2.1
What's Changed
New Features π
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
v0.1.10
What's Changed
Bug Fixes π
- fix(core): The bundle-size page lacks the concatenated modules. by @easy1090 in #292
- fix(client): fix layout style ui by @easy1090 in #294
Document π
- docs: update contributing guide by @chenjiahan in #283
Other Changes
- Release v0.1.9 by @easy1090 in #281
- chore(CI): run cases in Node 18 by @chenjiahan in #282
- chore(workflow): disable changeset changelog by @chenjiahan in #284
- chore(deps): update dependency echarts to ^5.5.0 by @renovate in #268
- chore: use .gitignore for biome ignore list by @chenjiahan in #287
- chore(deps): update dependency envinfo to v7.12.0 by @renovate in #286
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
New Features π
Other Changes
- chore(deps): update dependency @types/lodash to ^4.17.0 by @renovate in #252
- chore(deps): update dependency @monaco-editor/react to v4.6.0 by @renovate in #223
- chore: ignore some deps for renovate by @easy1090 in #259
- chore(deps): bump Rsbuild v0.5 by @chenjiahan in #260
- chore: update Modern.js example by @chenjiahan in #261
- fix: correct bundler config by @chenjiahan in #262
- chore: publish document pkg by @easy1090 in #258
- docs: fix homepage theme by @chenjiahan in #263
- fix(utils): GetModuleCodeByModuleIds sdk api by @easy1090 in #265
- Release v0.1.9-beta.0 by @easy1090 in #266
- chore(docs): inner rsdoctor document support by @easy1090 in #269
- chore(docs): inner rsdoctor document support by @easy1090 in #271
- docs: support for open graph by @chenjiahan in #273
- chore(example): add webpack multi plugin example by @easy1090 in #275
- chore(workflow): integrate cspell-ban-words by @chenjiahan in #274
- chore(workflow): add PR labeler by @chenjiahan in #276
- Release v0.1.9-beta.1 by @easy1090 in #272
- chore(workflow): use changeset CLI as release tools by @chenjiahan in #277
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
What's Changed
New Features π
- feat(cli): create @rsdoctor/cli package
- optimize(sdk): change the socket host url support the doctor used in devcontainer (Docker)
Bug Fixes π
- fix(graph): dependency packages has some error.
- fix: no parsed/gziped size on 'Bundle Analyzer Graph' page error.
- fix(components): responsive Header Menu fix.