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