What's Changed
New Features 🎉
- feat(plugin-svgr): add exclude option by @chenjiahan in #1996
- feat: add emitFile to transform API by @chenjiahan in #2002
- types: make RsbuildPluginAPI readonly by @chenjiahan in #1998
- types: export more hook fn types by @chenjiahan in #2001
Bug Fixes 🐞
- fix: skip prenonnect when HTML is disabled by @chenjiahan in #2011
- fix: avoid adding unexpected trailing slash to href by @chenjiahan in #2012
- fix(server): unexpected dev config overwrite server config by @9aoy in #2010
Document 📖
- docs: add support for RSS feed by @chenjiahan in #2003
- docs: make build profiling a separate page by @chenjiahan in #2004
- docs: add RSS link to homepage by @chenjiahan in #2006
- docs: generate both rss and atom types by @chenjiahan in #2007
- docs: fix broken inline code by @fi3ework in #2009
Other Changes
- chore: bump Rspress v1.17.1 to fix RSS by @chenjiahan in #2008
- test(e2e): add case for package.json#imports by @chenjiahan in #2013
Full Changelog: v0.5.7...v0.5.8