What's Changed
New Features 🎉
- feat: support serving public assets in the public dir by @9aoy in #769
- types: using loose plugin type for appendPlugins @chenjiahan by @chenjiahan in #778
- types: move webpack related tools config to shared by @chenjiahan in #789
- types: unify config types, remove duplicated code by @chenjiahan in #792
- types: unify plugin and API types by @chenjiahan in #793
Performance 🚀
- perf(core): remove semver from deps by @chenjiahan in #773
Document 📖
- docs: fix typo in config.mdx by @NaturelLee in #772
- docs: add page-route guide by @9aoy in #777
- docs: add release roadmap to README by @chenjiahan in #782
- docs: add notice for preview server by @9aoy in #784
- docs: add intro for @rsbuild/webpack package by @chenjiahan in #786
Other Changes
- Release v0.1.5 by @chenjiahan in #771
- chore: remove unused is-ci dependency by @chenjiahan in #775
- chore(update): add getPackageVersion util by @chenjiahan in #776
- chore(workflow): no longer require changesets by @chenjiahan in #781
- chore: resolve some todos and move unused import by @chenjiahan in #785
- refactor(webpack): remove builtin CSS minimizer by @chenjiahan in #787
- refactor(webpack): move babel/react plugin to uni-builder by @chenjiahan in #791
- chore: unify initHooks implementation by @chenjiahan in #795
New Contributors
- @NaturelLee made their first contribution in #772
Full Changelog: v0.1.5...v0.1.6