Skip to content

Releases: web-infra-dev/rspress

v1.28.3

30 Aug 09:52
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: yarn create command in PackageManagerTabs by @Timeless0911 in #1358
  • fix(style): improve work break for a tags by @chenjiahan in #1363
  • fix(theme): fix highlight effect when operating with keyboard (#1364) by @asyncguo in #1366
  • fix(plugin-auto-nav-sidebar): auto generated sidebar should consider route.extensions when _meta.json don't exists by @shulaoda in #1369

Document πŸ“–

Other Changes

New Contributors

Full Changelog: v1.28.2...v1.28.3

v1.28.2

26 Aug 11:20
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: v1.28.1...v1.28.2

v1.28.1

21 Aug 03:24
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document πŸ“–

Other Changes

  • chore(deps): update dependency rspress to ^1.28.0 by @renovate in #1339

Full Changelog: v1.28.0...v1.28.1

v1.28.0

15 Aug 03:15
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Other Changes

  • chore(deps): update dependency hast-util-from-html to v2 by @renovate in #1301
  • chore(deps): update playwright monorepo to v1.46.0 by @renovate in #1321
  • chore(deps): update dependency vitest to v2 by @renovate in #1322

Full Changelog: v1.27.1...v1.28.0

v1.27.1

08 Aug 12:58
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix(watch): improve watch solution, ignore _meta.json out of doc root dir by @zllkjc in #1312
  • fix(core/sidebar): should not generate sidebar in homePage with "type": "dir" route by @SoonIter in #1311

Document πŸ“–

Other Changes

  • chore(deps): update dependency rspress to ^1.27.0 by @renovate in #1300

Full Changelog: v1.27.0...v1.27.1

v1.27.0

02 Aug 09:16
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat(search): upgrade flexsearch 0.7 and adopt the new API design by @zoolsher in #1294
  • feat(deps): bump Rsbuild 1.0.1-beta.9 by @chenjiahan in #1295

Bug Fixes 🐞

  • fix(theme-default): remove globby in deps by @Timeless0911 in #1287
  • fix(theme-default): uiSwitch prop of Layout component not work by @chenjiahan in #1289
  • fix: catch can not found tailwindcss error when debug by @9aoy in #1293
  • fix(core): ignore globby publicDir route by @SoonIter in #1296

Other Changes

  • chore(deps): update dependency @babel/types to ^7.25.0 by @renovate in #1285

Full Changelog: v1.26.3...v1.27.0

v1.26.3

26 Jul 03:18
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: v1.26.2...v1.26.3

v1.26.2

17 Jul 06:09
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Other Changes

  • chore(deps): update dependency rspress to ^1.26.1 by @renovate in #1252
  • chore(deps): update dependency webpack to ^5.93.0 by @renovate in #1253
  • chore(deps): update dependency chalk to v5 by @renovate in #1254
  • chore(deps): update dependency framer-motion to v11 by @renovate in #1256

Full Changelog: v1.26.1...v1.26.2

v1.26.1

11 Jul 14:10
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v1.26.0...v1.26.1

v1.26.0

10 Jul 07:02
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Performance πŸš€

Bug Fixes 🐞

Document πŸ“–

Other Changes

  • chore(deps): update playwright monorepo to v1.45.0 by @renovate in #1222
  • chore(deps): update actions/checkout action to v4 by @renovate in #1223
  • chore(deps): update actions/github-script action to v7 by @renovate in #1224
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #1225
  • refactor(theme-default): add title attribute to CopyCodeButton and … by @nnmax in #1228
  • refactor: when ssg build, init only one rsbuild instance by @SoonIter in #1169
  • chore: enable dev.lazyCompilation in website by @Timeless0911 in #1243

New Contributors

Full Changelog: v1.25.2...v1.26.0