Releases: web-infra-dev/rsdoctor
Releases · web-infra-dev/rsdoctor
v0.3.6
v0.3.5
What's Changed
New Features 🎉
Other Changes
- refactor(types): rewrite base types for BaseCompiler and BaseCompilation by @easy1090 in #392
- chore(upgrade): add changeset for the 0.3.5 by @easy1090 in #395
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
What's Changed
Document 📖
- docs: fix discord badge by @chenjiahan in #377
- docs: add 404 page and netlify redirect by @SoonIter in #378
Other Changes
- Release v0.3.2 by @easy1090 in #374
- chore(deps): update dependency axios to ^1.7.2 by @renovate in #352
- chore(deps): update dependency @modern-js/module-tools to ^2.52.0 by @renovate in #351
- chore(deps): update dependency framer-motion to ^10.18.0 by @renovate in #289
- chore(deps): update dependency monaco-editor to v0.49.0 by @renovate in #303
- chore: update the examples's version by @easy1090 in #376
- optimize: Exclude .css.map calculation size by @easy1090 in #382
- optimize: change the bytes util by @easy1090 in #381
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
New Features 🎉
- feat: support port by @nanianlisao in #371
- feat(plugin): add no parse bundle options by @easy1090 in #372
Bug Fixes 🐞
- fix(rspack): the reportCodeType is not work problem by @easy1090 in #369
- fix(plugin): report code type error on rspack builder by @easy1090 in #373
Other Changes
- Release v0.3.1 by @easy1090 in #364
- chore: bump rsbuild to 0.7.2 by @9aoy in #365
- chore: Get the version of pnpm with getpnpmInfo by @nanianlisao in #367
- chore: Modified the method of querying the current config by @nanianlisao in #366
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.2.5
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix: remove use of rspack compiler.compilation api by @9aoy in #337
- fix(config): fix some config problem by @easy1090 in #342
- fix(cli): support for online data fetch by @easy1090 in #343
Document 📖
- docs: bump rspress and rsfamily-nav-icon by @chenjiahan in #336
- docs(CONTRIBUTING.md): fix error description (e2e command) by @trueLoving in #349
Other Changes
- chore(deps): update dependency prettier to ^3.2.5 by @renovate in #325
- chore(tsconfig): Configure declarationMap to true by @nanianlisao in #335
- chore: fix readme error by @easy1090 in #339
New Contributors
- @gezhicui made their first contribution in #334
- @trueLoving made their first contribution in #349
Full Changelog: v0.2.3...v0.2.5
v0.2.3
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix: rspack multi plugin output error by @easy1090 in #320
- fix(type): the rule's config types to support for user to set the rule config: by @easy1090 in #321
- fix(plugin): add error-plugin by @easy1090 in #324
- fix(plugin): the BuiltinLoaderPlugin should skipped when close 'loader' in features by @easy1090 in #327
- fix(core): change core package‘s @rsdoctor/types from dev to dependencien. by @easy1090 in #328
Other Changes
- chore(docs): rule config set by @easy1090 in #323
- chore(deps): update dependency @modern-js/module-tools to ^2.49.2 by @renovate in #285
- chore(deps): update dependency nx to ^17.3.2 by @renovate in #304
- chore(deps): update dependency envinfo to v7.13.0 by @renovate in #326
Full Changelog: v0.2.2...v0.2.3
v0.2.2
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