Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
v1.31.1
What's Changed
New Features π
- feat(style): use a compact layout when there are many nav items by @chenjiahan in #1415
Other Changes
- chore(deps): update dependency @types/jest to v29.5.13 by @renovate in #785
- chore(deps): update dependency @types/html-to-text to v9 by @renovate in #1235
- chore(deps): update dependency rspress to ^1.31.0 by @renovate in #1421
- chore(deps): update all patch dependencies by @renovate in #1419
- chore(deps): update dependency vitest to v2.1.1 by @renovate in #1422
- chore(deps): update dependency @biomejs/biome to v1.9.1 by @renovate in #1420
- chore(deps): update all patch dependencies by @renovate in #1426
- chore(deps): update playwright monorepo to v1.47.2 by @renovate in #1427
Full Changelog: v1.31.0...v1.31.1
v1.31.0
v1.30.0
What's Changed
New Features π
- feat: support render html in feature icon by @Timeless0911 in #1395
- feat(theme-default): display complete content of toc in aside component by @shulaoda in #1399
Bug Fixes π
- fix: remove margin-left for single a tag in SocialLinks component by @huyixi in #1391
- fix: custom home footer tests by @Timeless0911 in #1398
Other Changes
- chore(deps): update dependency framer-motion to v11.5.4 by @renovate in #1400
- chore(deps): update dependency qrcode.react to ^3.2.0 by @renovate in #1401
- chore(deps): update dependency rspress to ^1.29.0 by @renovate in #1403
New Contributors
Full Changelog: v1.29.0...v1.30.0
v1.29.0
What's Changed
New Features π
Bug Fixes π
- fix(core): fix writeSearchIndex function use userConfig instead modifiedConfig by @liuwenzhuang in #1376
- fix: support highlight alias to itself by @Timeless0911 in #1386
- fix(theme-default): search logic stop when header matches by @liuwenzhuang in #1380
Other Changes
- chore(deps): update dependency webpack to v5.94.0 [security] by @renovate in #1360
- chore(deps): update dependency lint-staged to v15 by @renovate in #1340
- chore(deps): update dependency @arco-design/web-react to ^2.64.0 by @renovate in #1377
- chore: change security report email by @chenjiahan in #1382
- chore(deps): upgrade @rstack-dev/doc-ui 1.4.2 by @SoonIter in #1384
New Contributors
- @liuwenzhuang made their first contribution in #1376
- @ayangweb made their first contribution in #1272
Full Changelog: v1.28.3...v1.29.0
v1.28.3
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 π
- docs: add SECURITY.md by @chenjiahan in #1367
Other Changes
- chore: bump rsbuild 1.0.1-rc.0 by @Timeless0911 in #1359
- chore: add release changeset by @Timeless0911 in #1370
New Contributors
Full Changelog: v1.28.2...v1.28.3
v1.28.2
What's Changed
New Features π
- feat: re-design container colors by @chenjiahan in #1348
Bug Fixes π
- fix: use
__webpack_public_path__
for search index url by @Timeless0911 in #1347
Document π
- docs: link and example on using components by @AkatQuas in #1342
- docs: use
outDir
to modify output directory by @Timeless0911 in #1350
Other Changes
- chore: bump rsbuild 1.0.1-beta.16 by @Timeless0911 in #1352
New Contributors
Full Changelog: v1.28.1...v1.28.2
v1.28.1
What's Changed
Bug Fixes π
- fix: apply replaceRules in object frontmatter by @Timeless0911 in #1343
Document π
- docs: enable strict SSG by @Timeless0911 in #1334
Other Changes
Full Changelog: v1.28.0...v1.28.1
v1.28.0
What's Changed
New Features π
- feat(theme): replace twitter with x in soicalLinks config by @zoolsher in #1316
- feat: add new
ssg.strict
config by @chenjiahan in #1325
Bug Fixes π
- fix: window unexpected href when feature link is not configured by @Timeless0911 in #1329
- fix: should not redirect when page is visited by bot by @chenjiahan in #1330
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
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 π
- docs: add Rslib links by @Timeless0911 in #1304
- docs: bump
@rstack-dev/doc-ui
to add Rslib and awesome Rspack by @Timeless0911 in #1305
Other Changes
Full Changelog: v1.27.0...v1.27.1
v1.27.0
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
Full Changelog: v1.26.3...v1.27.0