Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
v1.34.1
What's Changed
Bug Fixes π
- fix(plugin-container-syntax): typical markdown blockquote syntax throwing error by @ArnavK-09 in #1494
- fix(theme-default): Capitalise the 'P' in 'Next page' by @flother in #1497
- fix: use front matter as overview page title by @Timeless0911 in #1503
Other Changes
- Update prepare target in package.json to use pnpm by @yonas in #1499
- chore(workflow): update issue templates by @chenjiahan in #1501
- test: add github alert syntax of mdx-js tests by @Timeless0911 in #1502
New Contributors
Full Changelog: v1.34.0...v1.34.1
v1.34.0
What's Changed
New Features π
- feat(@rspress/plugin-container-syntax): support for gitHub markdown alert syntax! by @ArnavK-09 in #1469
- feat(theme-default): Support Filter for API Overview by @Huxpro in #1488
Performance π
Bug Fixes π
- fix(deps): unpin Rsbuild to allow automatic patch upgrade by @chenjiahan in #1476
- fix(perf): remove the _html size in runtime module by @SoonIter in #1478
- fix: use
Link
forNavBarTitle
by @JounQin in #1483 - fix: load i18n source without cache by @JounQin in #1481
Other Changes
- chore: remove unused modern config file by @chenjiahan in #1477
- chore(deps): update dependency framer-motion to v11.11.9 by @renovate in #1443
New Contributors
Full Changelog: v1.33.1...v1.34.0
v1.33.1
What's Changed
New Features π
Bug Fixes π
- fix: set min-width for logo by @Timeless0911 in #1471
Other Changes
Full Changelog: v1.33.0...v1.33.1
v1.33.0
What's Changed
New Features π
- feat: enable Rsbuild CLI shortcuts by @chenjiahan in #1456
- feat(theme-default): children, outline and fixes for Badge by @Huxpro in #1451
- feat: support preview [root] and fix root priority by @Timeless0911 in #1461
Bug Fixes π
Document π
- docs: enable sitemap plugin by @chenjiahan in #1453
Other Changes
- chore(deps): update all patch dependencies by @renovate in #1454
- chore(deps): update dependency rspress to ^1.32.0 by @renovate in #1455
- chore(deps): update all patch dependencies by @renovate in #1462
New Contributors
Full Changelog: v1.32.0...v1.33.0
v1.32.0
What's Changed
New Features π
- feat(theme-default): adjust the color contrast in dark mode by @yuyutaotao in #1447
Bug Fixes π
Other Changes
- chore: remove release trigger modern update by @caohuilin in #1431
- chore(deps): update all patch dependencies by @renovate in #1434
- chore(deps): update dependency framer-motion to v11.9.0 by @renovate in #1435
- chore(deps): update dependency solid-js to ^1.9.1 by @renovate in #1436
- chore(deps): update dependency webpack to ^5.95.0 by @renovate in #1437
- chore(deps): update dependency react-router-dom to ^6.26.2 by @renovate in #1036
- chore(deps): update dependency @types/mdast to v4 by @renovate in #1236
- chore(deps): update all patch dependencies by @renovate in #1442
- chore(deps): update dependency nx to v20 by @renovate in #1444
New Contributors
- @yuyutaotao made their first contribution in #1447
Full Changelog: v1.31.1...v1.32.0
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