Skip to content

v1.10.0

Compare
Choose a tag to compare
@sanyuan0704 sanyuan0704 released this 18 Jan 03:30

What's Changed

New Features πŸŽ‰

  • feat(cli): add update command
  • feat: reuse logger from Rsbuild
  • feat html head meta generator
  • feat: serve publicDir via Rsbuild

Bug Fixes 🐞

  • fix: custom tsx file error
  • fix: table word break style
  • fix: -c unknown option in rspress cli
  • fix avoid pushing to history when clicking on the current link
  • fix(modern-plugin): support custom root
  • fix clear query text when search box opens again

Other Changes

  • refactor: use rsbuild.preview for preview
  • chore(deps): bump rsbuild to 0.3.1
  • types: export PluginShikiOptions type