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