v0.0.16
What's Changed
New Features 🎉
- feat(create-rslib): add react template and tools(storybook/vitest) by @fi3ework in #326
- feat: support
tsc --build
to enable incremental build for project references by @Timeless0911 in #337
Performance 🚀
- perf(CLI): enable Node cache before loading modules by @chenjiahan in #366
Bug Fixes 🐞
Document 📖
- docs: add license to website footer by @chenjiahan in #347
- docs: remove zh docs structure by @Timeless0911 in #353
- docs: configure Rslib by @Timeless0911 in #352
- docs: complete types and default value for
lib
configs by @chenjiahan in #365
Other Changes
- chore: modify release workflow by @Timeless0911 in #340
- chore(deps): update Rsbuild plugin less and sass to ^1.1.0 by @renovate in #341
- chore(config): migrate renovate config by @renovate in #345
- chore(deps): update all patch dependencies - autoclosed by @renovate in #342
- chore: modify inspect cli commands and add cli commands docs by @Timeless0911 in #348
- chore(deps): update dependency @testing-library/jest-dom to ^6.6.2 by @renovate in #343
- chore(deps): update all patch dependencies by @renovate in #358
- chore(deps): update dependency zx to ^8.2.0 by @renovate in #364
- chore: export composeCreateRsbuildConfig as utils by @nyqykk in #367
- chore(deps): update all patch dependencies by @renovate in #363
Full Changelog: v0.0.15...v0.0.16