What's Changed
New Features 🎉
- feat(plugin-stylus): update dependency stylus to v0.64.0 by @renovate in #3776
- feat: support
api.resolve
hook by @9aoy in #3785 - feat(deps): bump rspack 1.0.14 by @9aoy in #3793
- feat(create-rsbuild): check unused locals via tsconfig.json by @chenjiahan in #3799
Bug Fixes 🐞
- fix:
dev.assetPrefix: true
not work withserver.base
by @chenjiahan in #3789 - fix: failed to load MF remote modules when using
server.base
by @chenjiahan in #3790
Document 📖
- docs: add example for get assets info after building by @chenjiahan in #3783
- docs: update zh/configure-rsbuild.mdx by @Timeless0911 in #3791
- docs: update en/configure-rsbuild.mdx by @Timeless0911 in #3792
- docs: fix output.target link by @9aoy in #3797
- docs: update issue template for upstream bugs by @chenjiahan in #3798
Other Changes
- chore(deps): update all patch dependencies by @renovate in #3775
- chore: declare __dirname for Node.js ES modules by @chenjiahan in #3782
- chore(deps): bump React Compiler Beta by @chenjiahan in #3788
- chore(create-rsbuild): sort tsconfig.json fields by @chenjiahan in #3800
Full Changelog: v1.0.16...v1.0.17