What's Changed
New Features 🎉
- feat: proxy bypass support return true by @9aoy in #2168
- feat(server): support dev.watchFiles config by @liyincode in #2145
- feat: support plugin-basic-ssl by @nanianlisao in #2176
- feat(server): support watch publicDir in dev by @liyincode in #2174
- feat(deps): bump Rspack v0.6.3 by @chenjiahan in #2182
- types: import swc loader options from Rspack by @chenjiahan in #2169
Bug Fixes 🐞
- fix: should not log compile warning when warning is ignored by @9aoy in #2171
- fix: remove unused sourceMap default value of swc-loader by @chenjiahan in #2179
- fix: no need to create watcher if runCompile is false by @chenjiahan in #2180
Document 📖
- docs: bump Rspress 1.18.3 and add title suffix by @chenjiahan in #2177
Other Changes
- chore: enable biome imports sorting by @fi3ework in #2162
- test(e2e): use concurrent instead of serial for globContentJSON by @fi3ework in #2170
- chore: bump @types/node to v18 by @chenjiahan in #2178
Full Changelog: v0.6.5...v0.6.6