Skip to content

v1.3.0

Choose a tag to compare

@sanyuan0704 sanyuan0704 released this 01 Nov 02:12

What's Changed

New Features πŸŽ‰

  • feat: add support for the dev port or host param
  • feat: integrate Rsbuild to replace Modern.js Builder
  • feat: add support HTML to frontmatter hero config
  • feat(core): beautify sytle when using with code title on default theme
  • feat: support home feature grid 3xN & costom grid length
  • feat: support dark mode

Bug Fixes 🐞

  • fix: prevent hero's some fields from not being strings
  • fix: overpage style
  • fix: hero.actions does not handle empty array situations
  • fix: remove base logic should only work in the leading path
  • fix: jsx tag missed in document
  • fix: handling the case where command is an invalid value
  • fix: sidebar incorrect when existing custom-link in _meta.json
  • fix: code tag in nested jsx structure cannot be parsed in preview/playground plugin
  • fix: preview plugin style
  • fix: add base path for img in md(x)
  • fix: theme types missed