web-infra-dev / rspress

๐Ÿฆ€๐Ÿ’จ A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.36k stars 120 forks source link

chore(deps): update dependency rspress to ^1.19.1 #1040

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rspress (source) ^1.0.0 -> ^1.19.1 age adoption passing confidence

Release Notes

web-infra-dev/rspress (rspress) ### [`v1.19.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.19.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.18.4...v1.19.0) #### What's Changed ##### New Features ๐ŸŽ‰ - style: optimize inline code and link style by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1016](https://togithub.com/web-infra-dev/rspress/pull/1016) - feat(theme-default): sync tab choices by [@​shulaoda](https://togithub.com/shulaoda) in [https://github.com/web-infra-dev/rspress/pull/1018](https://togithub.com/web-infra-dev/rspress/pull/1018) - feat: support tooltip when hover aside item by [@​shulaoda](https://togithub.com/shulaoda) in [https://github.com/web-infra-dev/rspress/pull/1025](https://togithub.com/web-infra-dev/rspress/pull/1025) - feat: support single file overview in order by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1024](https://togithub.com/web-infra-dev/rspress/pull/1024) ##### Bug Fixes ๐Ÿž - fix: client compile error when set react-dom/server alias by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1019](https://togithub.com/web-infra-dev/rspress/pull/1019) - fix(theme-default): display sidebar emphasis text by [@​shulaoda](https://togithub.com/shulaoda) in [https://github.com/web-infra-dev/rspress/pull/1021](https://togithub.com/web-infra-dev/rspress/pull/1021) - fix: support use same name file as sidebar index when no \_meta.json by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1020](https://togithub.com/web-infra-dev/rspress/pull/1020) ##### Other Changes - Release v1.18.4 by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/1017](https://togithub.com/web-infra-dev/rspress/pull/1017) - test(e2e): fix title suffix case occasionally failed by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/1022](https://togithub.com/web-infra-dev/rspress/pull/1022) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.18.4...v1.19.0 ### [`v1.18.4`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.18.4) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.18.3...v1.18.4) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: add new `beforeDocContent`, `afterDocContent` props for layout component by [@​iicdii](https://togithub.com/iicdii) in [https://github.com/web-infra-dev/rspress/pull/996](https://togithub.com/web-infra-dev/rspress/pull/996) - feat: apply i18n searchPlaceholderText to SearchPanel component by [@​iicdii](https://togithub.com/iicdii) in [https://github.com/web-infra-dev/rspress/pull/997](https://togithub.com/web-infra-dev/rspress/pull/997) - style: use items-center in hero block by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1009](https://togithub.com/web-infra-dev/rspress/pull/1009) - feat: support configuring titleSuffix in all page types by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/1015](https://togithub.com/web-infra-dev/rspress/pull/1015) ##### Bug Fixes ๐Ÿž - fix: button background color style by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1013](https://togithub.com/web-infra-dev/rspress/pull/1013) ##### Document ๐Ÿ“– - docs: add hero text line breaks guide by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/1014](https://togithub.com/web-infra-dev/rspress/pull/1014) ##### Other Changes - Release v1.18.3 by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/1008](https://togithub.com/web-infra-dev/rspress/pull/1008) - chore(deps): unify devDependencies versions by [@​SoonIter](https://togithub.com/SoonIter) in [https://github.com/web-infra-dev/rspress/pull/999](https://togithub.com/web-infra-dev/rspress/pull/999) - chore(action): add check-dependency-version action by [@​SoonIter](https://togithub.com/SoonIter) in [https://github.com/web-infra-dev/rspress/pull/1010](https://togithub.com/web-infra-dev/rspress/pull/1010) #### New Contributors - [@​iicdii](https://togithub.com/iicdii) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/996](https://togithub.com/web-infra-dev/rspress/pull/996) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.18.3...v1.18.4 ### [`v1.18.3`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.18.3) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.18.2...v1.18.3) #### What's Changed ##### New Features ๐ŸŽ‰ - โœจ feat(route): Update home page title with frontmatter titleSuffix by [@​h7ml](https://togithub.com/h7ml) in [https://github.com/web-infra-dev/rspress/pull/980](https://togithub.com/web-infra-dev/rspress/pull/980) - feat: improve table border style in dark mode by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/981](https://togithub.com/web-infra-dev/rspress/pull/981) - style: modify font-synthesis from none to style by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/985](https://togithub.com/web-infra-dev/rspress/pull/985) ##### Bug Fixes ๐Ÿž - fix(theme): remove invalid `className` by [@​maomao1996](https://togithub.com/maomao1996) in [https://github.com/web-infra-dev/rspress/pull/976](https://togithub.com/web-infra-dev/rspress/pull/976) - fix(modern-plugin): improve ignore for auto sidebar by [@​10Derozan](https://togithub.com/10Derozan) in [https://github.com/web-infra-dev/rspress/pull/979](https://togithub.com/web-infra-dev/rspress/pull/979) - fix: sidebar not display using cleanUrls: true when visit with .html suffix by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/982](https://togithub.com/web-infra-dev/rspress/pull/982) - fix: tailwind preflight style pollution by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/989](https://togithub.com/web-infra-dev/rspress/pull/989) - fix: crash when page not found & using multiVersion by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1007](https://togithub.com/web-infra-dev/rspress/pull/1007) - fix(theme-default): sidebar incorrect active by [@​shulaoda](https://togithub.com/shulaoda) in [https://github.com/web-infra-dev/rspress/pull/993](https://togithub.com/web-infra-dev/rspress/pull/993) ##### Document ๐Ÿ“– - docs: enable cleanUrls for website by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/983](https://togithub.com/web-infra-dev/rspress/pull/983) - docs: improve `markdown.highlightLanguages` by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/988](https://togithub.com/web-infra-dev/rspress/pull/988) - docs: fix plugin-playground typo by [@​gwsbhqt](https://togithub.com/gwsbhqt) in [https://github.com/web-infra-dev/rspress/pull/990](https://togithub.com/web-infra-dev/rspress/pull/990) - docs: fix Runner typo by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/1000](https://togithub.com/web-infra-dev/rspress/pull/1000) ##### Other Changes - Release v1.18.2 by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/978](https://togithub.com/web-infra-dev/rspress/pull/978) - โœจ feat(components): Extend LinkContent to support custom node rendering by [@​h7ml](https://togithub.com/h7ml) in [https://github.com/web-infra-dev/rspress/pull/964](https://togithub.com/web-infra-dev/rspress/pull/964) - chore(deps): update dependency [@​loadable/component](https://togithub.com/loadable/component) to v5.16.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/793](https://togithub.com/web-infra-dev/rspress/pull/793) - chore(deps): unify fs-extra version by [@​SoonIter](https://togithub.com/SoonIter) in [https://github.com/web-infra-dev/rspress/pull/998](https://togithub.com/web-infra-dev/rspress/pull/998) - chore(deps): update dependency medium-zoom to v1.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/1005](https://togithub.com/web-infra-dev/rspress/pull/1005) - chore(deps): update dependency lint-staged to ~13.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/1003](https://togithub.com/web-infra-dev/rspress/pull/1003) - chore(deps): update dependency is-html to ^3.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/1002](https://togithub.com/web-infra-dev/rspress/pull/1002) #### New Contributors - [@​gwsbhqt](https://togithub.com/gwsbhqt) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/990](https://togithub.com/web-infra-dev/rspress/pull/990) - [@​shulaoda](https://togithub.com/shulaoda) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/993](https://togithub.com/web-infra-dev/rspress/pull/993) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.18.2...v1.18.3 ### [`v1.18.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.18.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.18.1...v1.18.2) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support code transform in preview plugin by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/960](https://togithub.com/web-infra-dev/rspress/pull/960) - feat: support separate search indexes by version by [@​jbroma](https://togithub.com/jbroma) in [https://github.com/web-infra-dev/rspress/pull/957](https://togithub.com/web-infra-dev/rspress/pull/957) - feat(api-docgen): support more config to init parser instance by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/963](https://togithub.com/web-infra-dev/rspress/pull/963) - feat: add divider border for h2 title by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/970](https://togithub.com/web-infra-dev/rspress/pull/970) - feat: Expand the types supported by tsconfigPath by [@​Elooer](https://togithub.com/Elooer) in [https://github.com/web-infra-dev/rspress/pull/967](https://togithub.com/web-infra-dev/rspress/pull/967) ##### Bug Fixes ๐Ÿž - fix(core): normalizeRoutePath remove only known extensions by [@​jbroma](https://togithub.com/jbroma) in [https://github.com/web-infra-dev/rspress/pull/955](https://togithub.com/web-infra-dev/rspress/pull/955) - fix: url containing dots were not correctly normalized with .html extension by [@​sumy7](https://togithub.com/sumy7) in [https://github.com/web-infra-dev/rspress/pull/934](https://togithub.com/web-infra-dev/rspress/pull/934) - fix: log error when scan sidemeta by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/966](https://togithub.com/web-infra-dev/rspress/pull/966) - fix: checkDeadLinks when mdxRs is set to false by [@​jbroma](https://togithub.com/jbroma) in [https://github.com/web-infra-dev/rspress/pull/968](https://togithub.com/web-infra-dev/rspress/pull/968) - fix: page crashes if Tabs has single Tab child by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/972](https://togithub.com/web-infra-dev/rspress/pull/972) - fix: Tabs component children contains linebreak or with no tab by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/973](https://togithub.com/web-infra-dev/rspress/pull/973) - fix(theme): set outline title in mobile view to `themeConfig.outlineTitle` by [@​maomao1996](https://togithub.com/maomao1996) in [https://github.com/web-infra-dev/rspress/pull/969](https://togithub.com/web-infra-dev/rspress/pull/969) ##### Document ๐Ÿ“– - docs: versioned search by [@​jbroma](https://togithub.com/jbroma) in [https://github.com/web-infra-dev/rspress/pull/962](https://togithub.com/web-infra-dev/rspress/pull/962) - docs: search.versioned zh doc by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/975](https://togithub.com/web-infra-dev/rspress/pull/975) ##### Other Changes - Release v1.18.1 by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/946](https://togithub.com/web-infra-dev/rspress/pull/946) - chore(deps): update dependency get-port to v5.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/959](https://togithub.com/web-infra-dev/rspress/pull/959) - chore(deps): update dependency framer-motion to v10.18.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/958](https://togithub.com/web-infra-dev/rspress/pull/958) - chore: remove flex-center in sidebar item by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/974](https://togithub.com/web-infra-dev/rspress/pull/974) - Docs: add more community plugins by [@​linbudu599](https://togithub.com/linbudu599) in [https://github.com/web-infra-dev/rspress/pull/953](https://togithub.com/web-infra-dev/rspress/pull/953) #### New Contributors - [@​jbroma](https://togithub.com/jbroma) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/957](https://togithub.com/web-infra-dev/rspress/pull/957) - [@​maomao1996](https://togithub.com/maomao1996) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/969](https://togithub.com/web-infra-dev/rspress/pull/969) - [@​Elooer](https://togithub.com/Elooer) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/967](https://togithub.com/web-infra-dev/rspress/pull/967) - [@​linbudu599](https://togithub.com/linbudu599) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/953](https://togithub.com/web-infra-dev/rspress/pull/953) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.18.1...v1.18.2 ### [`v1.18.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.18.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.18.0...v1.18.1) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support config overviewHeaders in frontmatter in overview page by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/938](https://togithub.com/web-infra-dev/rspress/pull/938) ##### Bug Fixes ๐Ÿž - fix: avoid unexpected changes to searchHooks by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/940](https://togithub.com/web-infra-dev/rspress/pull/940) ##### Document ๐Ÿ“– - docs: parseToolOptions in [@​rspress/plugin-api-docgen](https://togithub.com/rspress/plugin-api-docgen) by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/932](https://togithub.com/web-infra-dev/rspress/pull/932) - docs: Replace the outdated [@​rspress/plugin-last-updated](https://togithub.com/rspress/plugin-last-updated) api lastUpdatโ€ฆ by [@​h7ml](https://togithub.com/h7ml) in [https://github.com/web-infra-dev/rspress/pull/943](https://togithub.com/web-infra-dev/rspress/pull/943) ##### Other Changes - Release v1.18.0 by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/931](https://togithub.com/web-infra-dev/rspress/pull/931) - chore(deps): bump rsbuild to 0.6.x by [@​9aoy](https://togithub.com/9aoy) in [https://github.com/web-infra-dev/rspress/pull/939](https://togithub.com/web-infra-dev/rspress/pull/939) - chore(deps): update dependency enhanced-resolve to v5.16.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/920](https://togithub.com/web-infra-dev/rspress/pull/920) - chore(deps): update dependency chokidar to ^3.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/887](https://togithub.com/web-infra-dev/rspress/pull/887) - chore: add release changeset by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/945](https://togithub.com/web-infra-dev/rspress/pull/945) #### New Contributors - [@​h7ml](https://togithub.com/h7ml) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/943](https://togithub.com/web-infra-dev/rspress/pull/943) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.18.0...v1.18.1 ### [`v1.18.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.18.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.17.1...v1.18.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support overviewHeaders and subPage overview by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/894](https://togithub.com/web-infra-dev/rspress/pull/894) - feat: Support `srcset` and `sizes` for homepage image by [@​xc2](https://togithub.com/xc2) in [https://github.com/web-infra-dev/rspress/pull/904](https://togithub.com/web-infra-dev/rspress/pull/904) - feat(plugin-rss): sort rss items by publishing date in decreasing order by [@​xc2](https://togithub.com/xc2) in [https://github.com/web-infra-dev/rspress/pull/926](https://togithub.com/web-infra-dev/rspress/pull/926) ##### Bug Fixes ๐Ÿž - fix(theme): homepage mask based on logo vertical centering by [@​seeintea](https://togithub.com/seeintea) in [https://github.com/web-infra-dev/rspress/pull/917](https://togithub.com/web-infra-dev/rspress/pull/917) - fix: i18n custom link by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/923](https://togithub.com/web-infra-dev/rspress/pull/923) - fix: add builtin rsbuild plugins before thrid party plugins by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/930](https://togithub.com/web-infra-dev/rspress/pull/930) ##### Document ๐Ÿ“– - docs(plugins): add [@​rspress/plugin-api-docgen](https://togithub.com/rspress/plugin-api-docgen) by [@​fi3ework](https://togithub.com/fi3ework) in [https://github.com/web-infra-dev/rspress/pull/929](https://togithub.com/web-infra-dev/rspress/pull/929) ##### Other Changes - Release v1.17.1 by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/914](https://togithub.com/web-infra-dev/rspress/pull/914) - chore(deps): remove useless vite devDeps by [@​9aoy](https://togithub.com/9aoy) in [https://github.com/web-infra-dev/rspress/pull/916](https://togithub.com/web-infra-dev/rspress/pull/916) - chore(workflow): use changeset CLI as release tools by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/918](https://togithub.com/web-infra-dev/rspress/pull/918) - chore(workflow): disable changeset changelog by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/919](https://togithub.com/web-infra-dev/rspress/pull/919) - chore(deps): update dependency [@​babel/types](https://togithub.com/babel/types) to ^7.24.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/789](https://togithub.com/web-infra-dev/rspress/pull/789) - fix: no display sidemenu when sidebar or aside section is hide. by [@​sumy7](https://togithub.com/sumy7) in [https://github.com/web-infra-dev/rspress/pull/736](https://togithub.com/web-infra-dev/rspress/pull/736) #### New Contributors - [@​seeintea](https://togithub.com/seeintea) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/917](https://togithub.com/web-infra-dev/rspress/pull/917) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.17.1...v1.18.0 ### [`v1.17.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.17.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.17.0...v1.17.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix(plugin-rss): fix dependency issues by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/908](https://togithub.com/web-infra-dev/rspress/pull/908) - fix: invalid exports.types field by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/910](https://togithub.com/web-infra-dev/rspress/pull/910) - fix(plugin-rss): invalid link rel type by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/913](https://togithub.com/web-infra-dev/rspress/pull/913) ##### Document ๐Ÿ“– - docs(plugin-rss): add multiple links example by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/912](https://togithub.com/web-infra-dev/rspress/pull/912) ##### Other Changes - chore(workflow): bump actions/setup-node v4 by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/909](https://togithub.com/web-infra-dev/rspress/pull/909) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.17.0...v1.17.1 ### [`v1.17.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.17.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.16.2...v1.17.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: preserve query string when redirecting on first visit by [@​ambar](https://togithub.com/ambar) in [https://github.com/web-infra-dev/rspress/pull/864](https://togithub.com/web-infra-dev/rspress/pull/864) - feat: add `localeRedirect` option to theme config by [@​ambar](https://togithub.com/ambar) in [https://github.com/web-infra-dev/rspress/pull/865](https://togithub.com/web-infra-dev/rspress/pull/865) - feat(plugin-rss): RSS Plugin by [@​xc2](https://togithub.com/xc2) in [https://github.com/web-infra-dev/rspress/pull/851](https://togithub.com/web-infra-dev/rspress/pull/851) - feat: respond to the change of system theme appearance by [@​ambar](https://togithub.com/ambar) in [https://github.com/web-infra-dev/rspress/pull/877](https://togithub.com/web-infra-dev/rspress/pull/877) ##### Bug Fixes ๐Ÿž - fix: avoid flash of theme appearance in dev mode by [@​ambar](https://togithub.com/ambar) in [https://github.com/web-infra-dev/rspress/pull/878](https://togithub.com/web-infra-dev/rspress/pull/878) - fix: avoid flash of navbar images (logo and theme icon) by [@​ambar](https://togithub.com/ambar) in [https://github.com/web-infra-dev/rspress/pull/879](https://togithub.com/web-infra-dev/rspress/pull/879) - fix(plugin-playground): manually load babel.min.js to avoid conflict with monaco by [@​SoonIter](https://togithub.com/SoonIter) in [https://github.com/web-infra-dev/rspress/pull/898](https://togithub.com/web-infra-dev/rspress/pull/898) ##### Document ๐Ÿ“– - docs: add route.include hint by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/888](https://togithub.com/web-infra-dev/rspress/pull/888) - docs: improve community plugins by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/889](https://togithub.com/web-infra-dev/rspress/pull/889) - docs: support for open graph by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/890](https://togithub.com/web-infra-dev/rspress/pull/890) - docs: improve extend build guide by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/892](https://togithub.com/web-infra-dev/rspress/pull/892) ##### Other Changes - test(e2e): clean up modern-js fixture by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/886](https://togithub.com/web-infra-dev/rspress/pull/886) - feat: support search with lang cyrillic by [@​ssoda01](https://togithub.com/ssoda01) in [https://github.com/web-infra-dev/rspress/pull/825](https://togithub.com/web-infra-dev/rspress/pull/825) - chore(deps): update dependency [@​types/lodash](https://togithub.com/types/lodash) to ^4.17.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/883](https://togithub.com/web-infra-dev/rspress/pull/883) - chore(workflow): enable code spell checker by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/896](https://togithub.com/web-infra-dev/rspress/pull/896) - chore: use .gitignore for biome ignore list by [@​xc2](https://togithub.com/xc2) in [https://github.com/web-infra-dev/rspress/pull/903](https://togithub.com/web-infra-dev/rspress/pull/903) #### New Contributors - [@​ssoda01](https://togithub.com/ssoda01) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/825](https://togithub.com/web-infra-dev/rspress/pull/825) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.16.2...v1.17.0 ### [`v1.16.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.16.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.16.1...v1.16.2) #### What's Changed ##### New Features ๐ŸŽ‰ - feat(theme): render code in overview component by [@​10Derozan](https://togithub.com/10Derozan) in [https://github.com/web-infra-dev/rspress/pull/873](https://togithub.com/web-infra-dev/rspress/pull/873) ##### Bug Fixes ๐Ÿž - fix(core): set ssg:false in plugin not work in build mode by [@​dr2009](https://togithub.com/dr2009) in [https://github.com/web-infra-dev/rspress/pull/871](https://togithub.com/web-infra-dev/rspress/pull/871) - fix(core): section header text should return i18n result by [@​Timeless0911](https://togithub.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/870](https://togithub.com/web-infra-dev/rspress/pull/870) ##### Other Changes - chore(theme): optimize code style in sidebar by [@​10Derozan](https://togithub.com/10Derozan) in [https://github.com/web-infra-dev/rspress/pull/872](https://togithub.com/web-infra-dev/rspress/pull/872) #### New Contributors - [@​dr2009](https://togithub.com/dr2009) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/871](https://togithub.com/web-infra-dev/rspress/pull/871) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.16.1...v1.16.2 ### [`v1.16.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.16.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.16.0...v1.16.1) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support logo text config by [@​Yukiniro](https://togithub.com/Yukiniro) in [https://github.com/web-infra-dev/rspress/pull/855](https://togithub.com/web-infra-dev/rspress/pull/855) ##### Bug Fixes ๐Ÿž - fix(doc): fix logo sidebar cannot be used properly. by [@​Yukiniro](https://togithub.com/Yukiniro) in [https://github.com/web-infra-dev/rspress/pull/854](https://togithub.com/web-infra-dev/rspress/pull/854) - fix(core): replace flattened mdx content by rules by [@​10Derozan](https://togithub.com/10Derozan) in [https://github.com/web-infra-dev/rspress/pull/859](https://togithub.com/web-infra-dev/rspress/pull/859) - fix(preview): replace iframePosition with iframe.position by [@​10Derozan](https://togithub.com/10Derozan) in [https://github.com/web-infra-dev/rspress/pull/861](https://togithub.com/web-infra-dev/rspress/pull/861) - fix(api-docgen): allow multiple lines description by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/863](https://togithub.com/web-infra-dev/rspress/pull/863) - fix: icon/logo display error in dark mode when refresh page by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/866](https://togithub.com/web-infra-dev/rspress/pull/866) ##### Document ๐Ÿ“– - docs: fix broken Rsbuild links by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/852](https://togithub.com/web-infra-dev/rspress/pull/852) - docs: translate Tailwind CSS setup by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/856](https://togithub.com/web-infra-dev/rspress/pull/856) ##### Other Changes - chore(workflow): add PR labeler by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/850](https://togithub.com/web-infra-dev/rspress/pull/850) - docs: tailwind setup by [@​toteto](https://togithub.com/toteto) in [https://github.com/web-infra-dev/rspress/pull/754](https://togithub.com/web-infra-dev/rspress/pull/754) - chore(workflow): let renovate bump package.json by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/857](https://togithub.com/web-infra-dev/rspress/pull/857) - test: split base E2E tests by [@​10Derozan](https://togithub.com/10Derozan) in [https://github.com/web-infra-dev/rspress/pull/860](https://togithub.com/web-infra-dev/rspress/pull/860) - fix(core): remove searchHooks in siteData by [@​10Derozan](https://togithub.com/10Derozan) in [https://github.com/web-infra-dev/rspress/pull/839](https://togithub.com/web-infra-dev/rspress/pull/839) - chore(deps): update dependency [@​mdx-js/mdx](https://togithub.com/mdx-js/mdx) to v2.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/823](https://togithub.com/web-infra-dev/rspress/pull/823) - test(e2e): add case for api-docgen plugin by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/862](https://togithub.com/web-infra-dev/rspress/pull/862) - Release v1.16.1 by [@​sanyuan0704](https://togithub.com/sanyuan0704) in [https://github.com/web-infra-dev/rspress/pull/867](https://togithub.com/web-infra-dev/rspress/pull/867) - chore(workflow): add GitHub release yaml config by [@​chenjiahan](https://togithub.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/868](https://togithub.com/web-infra-dev/rspress/pull/868) #### New Contributors - [@​toteto](https://togithub.com/toteto) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/754](https://togithub.com/web-infra-dev/rspress/pull/754) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.16.0...v1.16.1 ### [`v1.16.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.16.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.15.1...v1.16.0) #### What's Changed ##### Performance Improvements โšก - perf: remove node-bundle-require dependency ##### New Features ๐ŸŽ‰ - feat(deps): update rsbuild to v0.5.1 - feat(theme-default): preserve query string on locale change - feat: optimize mobile ui - feat(theme): export all internal components - feat: improve bg opacity of container blocks - feat(theme): support link keep current params and navigate ##### Bug Fixes ๐Ÿž - fix(cli): fix relevant typo - fix: svg not displayed in iOS device - fix: support match double label api comp - fix: support source-build in mdx files - fix: improve filter func when generate overview - fix(theme): replace angle brackets in inline markdown - fix: avoid panic when relative path in markdown links point outside the root path - fix: custom theme color not work - fix: add user builderPlugin to iframe builder - fix(PluginDriver): nav and sidebar add ? ##### Other Changes - chore: remove #theme in source code - chore: optimize code style in aside component - Fix the capitalization issue of X in socialLinks presetIcons - chore: bump Rsbuild and update distPath config - chore: remove duplicated sidebar files - chore: remove parent sidebar group highlight background - chore: remove [@​modern-js/types](https://togithub.com/modern-js/types) dependency - chore: optimize the nav experience in pad device - chore: update mdx to 2.3.0 #### New Contributors - [@​wChenonly](https://togithub.com/wChenonly) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/751](https://togithub.com/web-infra-dev/rspress/pull/751) - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/795](https://togithub.com/web-infra-dev/rspress/pull/795) - [@​wzono](https://togithub.com/wzono) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/845](https://togithub.com/web-infra-dev/rspress/pull/845) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.15.1...v1.16.0 ### [`v1.15.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.15.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.15.0...v1.15.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: add scroll padding top - fix: only scroll panel when item is unvisible - fix: sidebar text not update when navigate to other nav item ([#​770](https://togithub.com/web-infra-dev/rspress/issues/770)) ### [`v1.15.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.15.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.14.0...v1.15.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support showing line numbers in shiki plugin - feat: support custom overview and sub overview - feat: set mask color of image preview to be black #​000 in dark mode ([#​730](https://togithub.com/web-infra-dev/rspress/issues/730)) ##### Bug Fixes ๐Ÿž - fix sidebar begining top items was unchanged after page switch - fix: i18n json change won't trigger rebuild - fix: plugin-shiki space style - fix: update nav when resize - fix: pre transform svg to component - fix: support format pre code when children is array - fix(theme-deafult): use new Lark icon - fix(theme-default): scroll search panel when current item is unvisible ##### Other Changes - chore: enable more lint rules ### [`v1.14.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.14.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.13.2...v1.14.0) #### What's Changed ##### Performance Improvements โšก - perf: remove the built-in `@rsbuild/plugin-svgr`, which significantly reduces the number of dependencies. This may break some custom React components, see [https://github.com/web-infra-dev/rspress/pull/716](https://togithub.com/web-infra-dev/rspress/pull/716) for more details. ##### New Features ๐ŸŽ‰ - feat: support Badge component - feat: add support for custom iframe buildConfig - feat(deps): bump Rsbuild v0.4.11 - feat: support custom pageMeta in js mdx loader - feat: support section header - feat: support inline markdown in sidebar ##### Bug Fixes ๐Ÿž - fix: useFullTextSearch hook not work - fix: adjust rspress doc max width - fix: remove virtual module plugin and use pageMeta in mdx loader - fix: modernjs plugin alias problem in iframe - fix: doc fragment hmr invalid - fix: add theme to preview plugin dep and import theme css - fix: keep code element src prop if it is not a relative path - fix: implement svg icon wrapper - fix: frontmatter.title priority is higher than h1 title ##### Other Changes - chore: remove useless overflow-hidden style - chore: optimize dark mode style - correct style issue with lark svg icon ### [`v1.13.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.13.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.13.1...v1.13.2) #### What's Changed ##### Bug Fixes ๐Ÿž - fix(theme-default): make outline have a well width again - fix(core): replace all import info in mdx ### [`v1.13.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.13.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.13.0...v1.13.1) #### What's Changed ##### Performance Improvements โšก - perf: pre build svg in theme package ##### New Features ๐ŸŽ‰ - feat: extract all CSS into a single file ##### Bug Fixes ๐Ÿž - fix(style): overview links margin not work - fix: add semicon judgement in flattenMdxContent - fix(theme-default): adjust sidebar menu z-index - fix(theme-default): doc container with full width. ##### Other Changes - chore: replace omitted svg import statement ### [`v1.13.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.13.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat(internal-components): New Steps Component! - feat: add support for custom theme assets ##### Bug Fixes ๐Ÿž - fix: support external link in nav - fix(core): remove global to avoid ambiguity in non-greedy match in flat mdx - fix: memoize the callback in `useI18n` hook - fix: respect search flag on mobile devices - fix: nested mdx imports build failed - fix(core): use alias to support custom theme, instead of detect - fix: avoid error in auto nav sidebar plugin - fix: location is not defined in ssg - fix: update theme when change storage - fix: add explicit height to social link icons, which is needed on Safari #### ๆ›ดๆ–ฐๅ†…ๅฎน ##### ๆ–ฐ็‰นๆ€ง ๐ŸŽ‰ - patch(docs): Add documentation for Steps Component! ### [`v1.12.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.12.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.12.0...v1.12.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix(theme-default): Fix collapsed space between last updated text and time ### [`v1.12.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.12.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.11.2...v1.12.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat(theme): add afterDocFooter slot for custom theme [#​646](https://togithub.com/web-infra-dev/rspress/issues/646) - feat(theme): add scroll to top button through `enableScrollToTop` config [#​622](https://togithub.com/web-infra-dev/rspress/issues/622) - feat(theme): pass through HTMLAnchorElement props to Link component. [#​641](https://togithub.com/web-infra-dev/rspress/issues/641) - feat(theme): add DocLayout export [#​635](https://togithub.com/web-infra-dev/rspress/issues/635) - feat(theme): set min time of initing search index as 1s [#​647](https://togithub.com/web-infra-dev/rspress/issues/647) - feat(theme): new social platform for social linksโ€”โ€”X [#​618](https://togithub.com/web-infra-dev/rspress/issues/618) - feat(core): trigger auto page reload after page meta changed [#​640](https://togithub.com/web-infra-dev/rspress/issues/640) ##### Bug Fixes ๐Ÿž - fix(doc-components): change code children to string [#​642](https://togithub.com/web-infra-dev/rspress/issues/642) - fix(theme-default): fix incorrect css variable name [#​606](https://togithub.com/web-infra-dev/rspress/issues/606) - fix(plugin-preview): support rspress restart [#​615](https://togithub.com/web-infra-dev/rspress/issues/615) - fix(theme-default): private import not work in production [#​637](https://togithub.com/web-infra-dev/rspress/issues/637) - fix: use logical OR instead of nullish coalescing when label is empty [#​605](https://togithub.com/web-infra-dev/rspress/issues/605) - fix: update sidebar after h1 change [#​640](https://togithub.com/web-infra-dev/rspress/issues/640) - fix: doc fragments' headers disappeared in development [#​640](https://togithub.com/web-infra-dev/rspress/issues/640) - fix(tab-list):overflown tabs not showing on mobile fixed [#​616](https://togithub.com/web-infra-dev/rspress/issues/616) ##### Other Changes - chore(theme-default): adjust copyCodeBtn icon size & updated wordWrapBtn animations for equality between both buttons [#​613](https://togithub.com/web-infra-dev/rspress/issues/613) - refactor(theme-default): ui switch query [#​634](https://togithub.com/web-infra-dev/rspress/issues/634) ### [`v1.11.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.11.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.11.1...v1.11.2) #### What's Changed ##### Performance Improvements โšก - perf: use stream to serve search index file. ##### New Features ๐ŸŽ‰ - feat: support defaultRenderMode to keep same as preview - feat: expose radius css variable - feat: support custom search placeholder text ##### Bug Fixes ๐Ÿž - fix pure meta in code block which not effective - fix: playground cannot work with name import alias - fix: fix demo id and avoid 404 in production - fix: global theme vars not work ##### Other Changes - chore(deps): bump rsbuild 0.4.0 - Support external demo to specific isMobile prop ### [`v1.11.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.11.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.11.0...v1.11.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: sidebar walk excludes node_modules ### [`v1.11.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.11.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.10.1...v1.11.0) #### What's Changed ##### Performance Improvements โšก - perf(cli): config.root conditional judgment ##### New Features ๐ŸŽ‰ - feat: allow table scrolling to avoid breaking work - feat: support toc component in mobile device ##### Bug Fixes ๐Ÿž - fix: ensure afterBuild executed after dev compile done ##### Other Changes - style: optimize code copy animation ### [`v1.10.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.10.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.10.0...v1.10.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: publicDir repeat mkdir conflict ### [`v1.10.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.10.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.9.3...v1.10.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat(cli): add update command - feat: reuse logger from Rsbuild - feat html head meta generator - feat: serve publicDir via Rsbuild ##### Bug Fixes ๐Ÿž - fix: custom tsx file error - fix: table word break style - fix: `-c` unknown option in rspress cli - fix avoid pushing to history when clicking on the current link - fix(modern-plugin): support custom root - fix clear query text when search box opens again ##### Other Changes - refactor: use rsbuild.preview for preview - chore(deps): bump rsbuild to [0.3.1](https://togithub.com/web-infra-dev/rsbuild/releases/tag/v0.3.1) - types: export PluginShikiOptions type ### [`v1.9.3`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.9.3) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.9.2...v1.9.3) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: add class name for nav menu item and search button ##### Bug Fixes ๐Ÿž - fix(api-docgen): add opitional chaining operator when read apiDocMap - fix(runtime): ignore case in isEqualPath - fix(plugin-preview): remove virtual demo and get it from pageData in Device ### [`v1.9.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.9.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.9.1...v1.9.2) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support custom render type in onSearch hook ##### Bug Fixes ๐Ÿž - fix: sidebar disappeared in cleanUrl mode - fix: normalize text case for number ### [`v1.9.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.9.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.9.0...v1.9.1) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: add after nav menu slot ##### Bug Fixes ๐Ÿž - fix: search index file not found when i18n is not set - fix: failed to submit search when rendering with react@16 ### [`v1.9.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.9.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.8.4...v1.9.0) #### What's Changed ##### Performance Improvements โšก - perf(deps): remove unused ora and autoprefixer ##### New Features ๐ŸŽ‰ - feat: support custom search source - feat: optimize default sidebar title strategy - feat: add translate-plugins ##### Bug Fixes ๐Ÿž - fix(modern-plugin): deprecate some config and optimize sidebar and locale - fix: class selector in code block ### [`v1.8.4`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.8.4) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.8.3...v1.8.4) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: close nav screen when route changed - feat: add useSearchParams hook in rspress/runtime ##### Bug Fixes ๐Ÿž - fix(core): parseToc support strong text - fix(modern-plugin): add useModuleSidebar to plugin option - fix(plugin-playground): add defaultRenderMode to remark plugin - fix(plugin-playground): remove preview plugin when use playground ##### Other Changes - chore([@​rspress/shared](https://togithub.com/rspress/shared)): remove globby - chore(core): move tailwindcss from dependencies to devDependencies - chore(plugin-api-docgen): disable mdxRs by default ### [`v1.8.3`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.8.3) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.8.2...v1.8.3) #### What's Changed ##### Performance Improvements โšก - perf: optimize dependencies size ##### New Features ๐ŸŽ‰ - feat: support SourceCode component - feat(deps): bump Rsbuild from v0.1.9 to v0.2.0 - feat(create_rspress): support cancel operation - feat(core): support custom meta in tsx file - feat: improve error logs if missing locales config - feat(theme-default): should open new tab/window on clicking with modifier keys ##### Docs update ๐Ÿ“„ - docs: update the documention of SourceCode component. - docs: update the document for LastUpdated and PrevNextPage component ##### Other Changes - style(Nav): fix styling issues for specific sizes ### [`v1.8.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.8.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.8.1...v1.8.2) #### What's Changed ##### Bug Fixes ๐Ÿž - fix(plugin-preview): add defaultRenderMode to remark plugin ### [`v1.8.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.8.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.8.0...v1.8.1) #### What's Changed ##### Performance Improvements โšก - perf(deps): remove unused jsdom dependency ##### New Features ๐ŸŽ‰ - feat: use config.title as html title. - feat: support LastUpdated and PrevNextPage - feat: support url query to disable global ui components ##### Bug Fixes ๐Ÿž - fix: inline image data url start with slash prefix. - fix: remove unuse css that is not recognized by browsers. - fix(modern-plugin): support auto sidebar when is bilingual - fix: disable minify in ssr build - fix(modern-plugin): remove the limit to enable darkmode - fix(plugin-preview): remove codesandbox because codesandbox-import-utils license is GPL - fix(core): stringify global compoennts path ##### Other Changes - chore(deps): bump Rsbuild from v0.1.0 to v0.1.9 ### [`v1.8.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.8.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.7.5...v1.8.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: add sidebar slots ##### Bug Fixes ๐Ÿž - fix: license for share package - fix(core): support custom id when disable mdxRs and escape heading id in processor - fix: devServer use searchIndexMiddleware first. - fix: disable dark mode script when darkMode is false in config ##### Other Changes - chore: optimize sidebar group title color ### [`v1.7.5`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.7.5) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.7.4...v1.7.5) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: set isExternal default param - fix: skip code blocks in search index - fix(plugin-preview): add preview style to device ### [`v1.7.4`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.7.4) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.7.3...v1.7.4) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: bump rsbuild to 0.1.0 ### [`v1.7.3`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.7.3) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.7.2...v1.7.3) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: some external urls cannot jump - fix: clean urls should handle the urls ending with / ### [`v1.7.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.7.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.7.1...v1.7.2) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: normalize route optimize ### [`v1.7.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.7.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.7.0...v1.7.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: blank line in code block when open line numbers ### [`v1.7.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.7.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.6.2...v1.7.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support shiki highlight ##### Bug Fixes ๐Ÿž - fix: copy content invalid in shiki mode - fix: support pure esm project - fix: reset prevActiveLink when unbinding AsideScrol - fix: highlight and code title not work in shiki mode - fix: code highlight invalid - fix: reserve existed extension in normalizeHref - fix: fix the wrong rendering when the yarn or bun field is invalid. - fix: sidebar weird behaviour ##### Docs update ๐Ÿ“„ - docs: Sync documents for the config of plugin ##### Other Changes - chore: bump Rsbuild v0.0.24 and adapt new Rsbuild Server ### [`v1.6.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.6.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.6.1...v1.6.2) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: home page update after frontmatter changes ### [`v1.6.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.6.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.6.0...v1.6.1) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support render html in feature card details ##### Bug Fixes ๐Ÿž - fix: sidebar includes \_meta.json.html link - fix: replaceLang should handle the url ends with a slash ### [`v1.6.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.6.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.5.1...v1.6.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support SidebarDivider - feat: support nav and sidebar for multi version scene ##### Bug Fixes ๐Ÿž - fix: overview page links cannot click - fix: replace rules not works in toc - fix: fix the activation status update error after clicking on the right navigation bar ### [`v1.5.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.5.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.5.0...v1.5.1) #### What's Changed ##### Performance Improvements โšก - perf: using polyfill usage mode to reduce bundle size ##### Bug Fixes ๐Ÿž - fix: HomeLayout cannot be customized - fix: fix right aside nav item doesn't highlight automatically while opening in a new tab - fix: sidebar disappear when the `link` of items doesn't start with the sidebar group key ##### Other Changes - chore(deps): bump Rsbuild v0.0.14 and remove Modern.js plugin testing ### [`v1.5.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.5.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.4.1...v1.5.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: support multiline hero text - feat(deps): bump Rsbuild from 0.0.10 to 0.0.13 - feat: bash syntax highlighting is supported by default - feat: add support for wrap code in markdown code block ##### Bug Fixes ๐Ÿž - fix: Homehero comp crashes when hero field value is undefined - fix: compatible with scrollbar in firefox - fix: error wrapping in CodeBlock when set language to toml ### [`v1.4.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.4.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.4.0...v1.4.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: tsx file in node_modules cannot be compiled - fix: use theme alias path ### [`v1.4.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.4.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.3.2...v1.4.0) #### What's Changed ##### Other Changes - doc: translate missing Chinese words ### [`v1.3.2`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.3.2) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.3.1...v1.3.2) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: image link crash in dev ### [`v1.3.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.3.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.3.0...v1.3.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: [@​theme](https://togithub.com/theme) alias not found ### [`v1.3.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.3.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.2.1...v1.3.0) #### 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 ### [`v1.2.1`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.2.1) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.2.0...v1.2.1) #### What's Changed ##### Bug Fixes ๐Ÿž - fix: rspress-doc-container margin css style ### [`v1.2.0`](https://togithub.com/web-infra-dev/rspress/releases/tag/v1.2.0) [Compare Source](https://togithub.com/web-infra-dev/rspress/compare/v1.1.3...v1.2.0) #### What's Changed ##### New Features ๐ŸŽ‰ - feat: add runtime module hook - feat: enhance playground error - feat: support ssg config - feat: support content in overview component - feat:

Configuration

๐Ÿ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 5 months ago

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
Latest commit 1e9109fd017737dd65d428f1800864d47b561d3a
Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/662f1c567bd5880008846f45
Deploy Preview https://deploy-preview-1040--aquamarine-blini-95325f.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 88 (๐Ÿ”ด down 3 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.19.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.