What's Changed
Performance Improvements ⚡
- perf: preview plugin svgr
New Features 🎉
- feat: support SearchPanel component export
- feat: load babel from cdn
- feat: add playground plugin
- feat: update icon path in create-rspress
- feat: support icon absolute path
- feat: integrate @rspress/mdx-rs
Bug Fixes 🐞
- fix: runtime type missed
- fix: container syntax not work
Other Changes
- chore: no need to print the server bundles size
更新内容
性能优化 ⚡
- perf: preview 插件 svgr 编译优化
新特性 🎉
- feat: 支持 SearchPanel 组件导出
- feat: 添加 playground 插件
- feat: 通过 cdn 加载 babel
- feat: 更新 create-rspress 中的图标路径
- feat: 支持 icon 配置绝对路径
- feat: 集成 @rspress/mdx-rs
Bug 修复 🐞
- fix: runtime 目录类型丢失
- fix: 容器语法不生效
其他变更
- chore: 无须输出 server bundles 的体积