What's Changed
New Features 🎉
- feat(plugin-babel): add include and exclude option by @chenjiahan in #833
- feat(server): support use other server frameworks, like express by @9aoy in #926
Document 📖
- docs: add more guides for DNF prefetch by @chenjiahan in #923
- docs(plugin-babel): add include and exclude options by @chenjiahan in #925
- docs: match less files to improve babel perf by @chenjiahan in #927
- docs: update path separator examples to match Windows path by @chenjiahan in #928
Other Changes
- types: simplify options of createRsbuild by @chenjiahan in #922
- chore(plugin-babel): export helper to modify loader options by @chenjiahan in #924
- chore(deps): reduce duplicated esbuild by @chenjiahan in #929
Full Changelog: v0.2.1...v0.2.2