What's Changed
New Features 🎉
- feat(core): improve build status logging in watch mode by @Timeless0911 in #1437
- feat: support import.meta.dirname / filename shims for CJS by @Timeless0911 in #1440
Bug Fixes 🐞
- fix(core): use default import from node:module to avoid naming conflict by @Timeless0911 in #1433
- fix(dts): unify logger in dts plugin by @Timeless0911 in #1438
Document 📖
- docs: update rstack org link by @chenjiahan in #1426
- docs(plugins): add rsbuild-plugin-arethetypeswrong to plugins list by @fi3ework in #1430
- docs: enable ssg-md to support rendering overview component by @Timeless0911 in #1432
Other Changes
- chore: bump @rslib/core by @fi3ework in #1425
- chore(deps): update dependency check-dependency-version-consistency to v6 by @renovate[bot] in #1428
- chore(deps): update all non-major dependencies by @renovate[bot] in #1427
- chore: remove pnpm dedupe check from CI and lint-staged by @Timeless0911 in #1429
- refactor(core): use named import from node:module for require shim by @Timeless0911 in #1431
- chore(deps): update dependency preact to v10.28.2 [security] by @renovate[bot] in #1436
- refactor(plugin-dts): simplify dtsPromises to single dtsPromise by @Timeless0911 in #1439
- chore(deps): update all non-major dependencies by @renovate[bot] in #1441
- Release v0.19.2 by @Timeless0911 in #1443
Full Changelog: v0.19.1...v0.19.2