What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(cli): exit with non-zero code when it fails to start by @Timeless0911 in #1449
- fix(shims):
import.meta.urlnot being removed by tree-shaking by @sylingd in #1463 - fix(create-rslib): remove rspress-js template by @Timeless0911 in #1464
- fix(create-rslib): support dynamic package name in rspress template by @Timeless0911 in #1465
- fix(create-rslib): improve template argument parsing and defaults by @Timeless0911 in #1467
Document 📖
- docs: remove custom llms button by @Timeless0911 in #1456
- docs: update guide of creating an Rslib project by @Timeless0911 in #1468
Other Changes
- chore(deps): update dependency prettier-plugin-packagejson to v3 by @renovate[bot] in #1450
- chore(deps): update dependency lodash to v4.17.23 [security] by @renovate[bot] in #1451
- chore(deps): update all non-major dependencies by @renovate[bot] in #1454
- chore(deps): upgrade Rspack to v1.7.4 by @Timeless0911 in #1455
- test: refactor runCliSync to unify cli tests by @Timeless0911 in #1458
- chore(create-rslib): remove git track of auto-generated templates by @Timeless0911 in #1460
- refactor(create-rslib): use
extraToolsto generate templates by @Timeless0911 in #1462 - chore(deps): update all non-major dependencies by @renovate[bot] in #1466
- Release v0.19.4 by @Timeless0911 in #1469
New Contributors
Full Changelog: v0.19.3...v0.19.4