github web-infra-dev/rspress v2.0.14

6 hours ago

What's Changed

New Features 🎉

  • feat(theme): Add onTouchStart event to preload links on touch devices 📱 by @sanjaiyan-dev in #3422
  • feat(create-rspress): add i18n template by @SoonIter in #3411
  • feat(theme): Add React DOM-based preloading to Image component 🖼️ by @sanjaiyan-dev in #3425
  • feat(theme/SocialLinks): add github-stars mode to socialLinks by @Huxpro in #3433
  • feat(mdx): support markdown ?raw query imports by @SoonIter in #3434

Performance 🚀

  • perf(ssg/experimentalWorker): write SSG worker output to disk directly and skip processAssets for memory by @SoonIter in #3426
  • perf(core): optimize node rspack builds by @SoonIter in #3440
  • perf(auto-nav-sidebar): cache site data module in production by @SoonIter in #3441

Bug Fixes 🐞

  • fix(theme): Optimize search highlight extraction and improve accessibility by @sanjaiyan-dev in #3421
  • fix(plugin-algolia): Add react-dom react peerDependencies and optimize Search component preconnect ⚡ by @sanjaiyan-dev in #3413
  • fix(theme): keep custom outline slots visible by @JounQin in #3423
  • fix(theme/Tag): render SVG and local image tags correctly by @SoonIter in #3431
  • fix(mdx): normalize rule ids from MDX to oneOf mdx and mdx-raw by @SoonIter in #3436
  • fix(theme/Banner): keep mobile banner single-line by @SoonIter in #3439

Document 📖

Other Changes

New Contributors

Full Changelog: v2.0.13...v2.0.14

Don't miss a new rspress release

NewReleases is sending notifications on new releases.