Skip to content

v0.0.10

Compare
Choose a tag to compare
@sanyuan0704 sanyuan0704 released this 07 Sep 05:20

What's Changed

New Features 🎉

  • feat: integrate rspack-plugin-virtual-module
  • feat: optimize default theme layout
  • feat: specify limit version for create-rspress template
  • feat: support container syntax by plugin

Bug Fixes 🐞

  • fix: avoid error when _meta.json is not correct
  • fix: asset prefix not work for search index url
  • fix(cli): incorrect node env when building
  • fix: avoid @theme resolve error in pure js project

Other Changes

  • chore: update tabs default theme style

更新内容

新特性 🎉

  • feat: 集成 rspack-plugin-virtual-module
  • feat: 优化默认主题布局
  • feat: 为 create-rspress 模板指定限制 rspress 版本
  • feat: 以插件的方式支持 container 语法

Bug 修复 🐞

  • fix: 修复 _meta.json 内容不正确时报错
  • fix: asset prefix 配置在搜索索引中不生效
  • fix(cli): 修复 build 时 node env 不正确的问题
  • fix: 纯 js 项目中避免 @theme 解析错误

其他变更

  • chore: 更新 tabs 默认主题样式