Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
v1.22.0
What's Changed
New Features π
- feat: add search.loading options for remote search by @Timeless0911 in #1104
- feat(create-rspress): enable mdx type hints by default by @chenjiahan in #1107
- feat: support custom searchNoResultsText and searchSuggestedQueryText by @Timeless0911 in #1114
- feat: bump Rsbuild v0.7.0 by @chenjiahan in #1085
Bug Fixes π
- fix: tsconfig in modernjs e2e fixtures by @Timeless0911 in #1101
- fix(Tabs): correct the props type by @chenjiahan in #1108
- fix(theme-default): sidebar scrollbar height error on ios safari and mask is invalid by @shulaoda in #1110
- fix: page crash when switch lang in api by @Timeless0911 in #1122
Document π
- docs: default theme export by @Timeless0911 in #1119
Other Changes
- chore: biome format by @shulaoda in #1111
- chore: enable biome format in lint-staged by @Timeless0911 in #1115
- chore(deps): update dependency rspress to ^1.21.1 by @renovate in #1116
- chore(deps): update dependency typedoc-plugin-markdown to v3.17.1 by @renovate in #1117
Full Changelog: v1.21.1...v1.22.0
v1.21.1
What's Changed
Bug Fixes π
- fix: bump mdx-rs 0.5.7 to trim when collect title in compile by @Timeless0911 in #1086
- fix: not generate ssr route runtime module when client build by @Timeless0911 in #1087
- fix(theme-default): the serial number of the two-digit number will become one digit. 10. -> 1. by @shulaoda in #1088
- fix: link error when use keyboard to enter search result by @Timeless0911 in #1090
- fix: do not display no search result when search not completed by @Timeless0911 in #1091
- fix(theme-default): heading anchor doesn't display when no sidebar or minimum content area by @shulaoda in #1096
Other Changes
- chore(deps): update dependency @arco-design/web-react to ^2.62.0 by @renovate in #882
- chore(deps): update dependency @types/jest to v29.5.12 by @renovate in #800
- chore: remove documate dependencies by @chenjiahan in #1089
- chore(deps): update dependency webpack to ^5.91.0 by @renovate in #1094
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
New Features π
- feat(create-rspress): update dependency rspress to ^1.20.1 by @renovate in #1077
- feat: automatically import highlight languages by @shulaoda in #1050
- feat: hero page image src supports light and dark by @gwsbhqt in #1076
Bug Fixes π
- fix: merge duplicated border CSS by @chenjiahan in #1068
- fix: incorrect default site title by @chenjiahan in #1069
- fix: globalStyles being shaked when config some sideEffects by @Timeless0911 in #1072
- fix: SourceCode button color in dark mode by @chenjiahan in #1075
- fix: sort for prism runtime module export to pass test by @Timeless0911 in #1082
Other Changes
- test: add modern-js module doc fixed iframe test by @Timeless0911 in #1070
Full Changelog: v1.20.1...v1.21.0
v1.20.1
What's Changed
Bug Fixes π
- fix(deps): bump Rsbuild v0.6.13 by @Timeless0911 in #1066
Other Changes
- Release v1.20.0 by @sanyuan0704 in #1064
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
Bug Fixes π
- fix(deps): bump Rsbuild v0.6.11 by @Timeless0911 in #1061
- fix: sidebar navigate link error by @Timeless0911 in #1060
- fix: overview page display in old sidebar generate logic by @Timeless0911 in #1062
- fix(deps): bump Rsbuild v0.6.12 by @Timeless0911 in #1063
- fix: globalStyles doesn't take effect by @Timeless0911 in #1059
Other Changes
- Release v1.19.2 by @sanyuan0704 in #1054
- test(core): add unit test for prismLanguages by @SoonIter in #1056
Full Changelog: v1.19.2...v1.20.0
v1.19.2
What's Changed
New Features π
- feat(style): improve links style in dark mode by @chenjiahan in #1046
Bug Fixes π
- fix: markdown highlight languages by @shulaoda in #1041
- fix: module doc should scan _meta.json by @Timeless0911 in #1042
- fix: detect file error when file is public resource by @Timeless0911 in #1053
Document π
- docs: use open sans font and update slogan by @chenjiahan in #1047
- docs: update deploy.mdx to use node 20γpnpm 8 by @cl1107 in #1049
Other Changes
- Release v1.19.1 by @sanyuan0704 in #1039
- chore(deps): update dependency tailwindcss to ^3.4.3 by @renovate in #1051
New Contributors
Full Changelog: v1.19.1...v1.19.2
v1.19.1
What's Changed
Bug Fixes π
- fix: tabData undefined when syncIndex by @Timeless0911 in #1028
- fix(deps): bump Rsbuild v0.6.7 by @chenjiahan in #1033
- fix(theme-default): changing language and version on 404 page does nothing by @shulaoda in #1023
- fix(theme-default): 404 page doesn't back to home of current lang and version by @shulaoda in #1030
- fix: filename contain extname like suffix by @Timeless0911 in #1035
- fix: sidebar with link collapse by @Timeless0911 in #1038
Other Changes
- Release v1.19.0 by @sanyuan0704 in #1027
- chore(deps): bump @rspress/mdx-rs to 0.5.4 by @SoonIter in #1034
- chore(deps): update dependency rehype-external-links to ^2.1.0 by @renovate in #1037
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
New Features π
- style: optimize inline code and link style by @Timeless0911 in #1016
- feat(theme-default): sync tab choices by @shulaoda in #1018
- feat: support tooltip when hover aside item by @shulaoda in #1025
- feat: support single file overview in order by @Timeless0911 in #1024
Bug Fixes π
- fix: client compile error when set react-dom/server alias by @Timeless0911 in #1019
- fix(theme-default): display sidebar emphasis text by @shulaoda in #1021
- fix: support use same name file as sidebar index when no _meta.json by @Timeless0911 in #1020
Other Changes
- Release v1.18.4 by @sanyuan0704 in #1017
- test(e2e): fix title suffix case occasionally failed by @chenjiahan in #1022
Full Changelog: v1.18.4...v1.19.0
v1.18.4
What's Changed
New Features π
- feat: add new
beforeDocContent
,afterDocContent
props for layout component by @iicdii in #996 - feat: apply i18n searchPlaceholderText to SearchPanel component by @iicdii in #997
- style: use items-center in hero block by @Timeless0911 in #1009
- feat: support configuring titleSuffix in all page types by @chenjiahan in #1015
Bug Fixes π
- fix: button background color style by @Timeless0911 in #1013
Document π
- docs: add hero text line breaks guide by @chenjiahan in #1014
Other Changes
- Release v1.18.3 by @sanyuan0704 in #1008
- chore(deps): unify devDependencies versions by @SoonIter in #999
- chore(action): add check-dependency-version action by @SoonIter in #1010
New Contributors
Full Changelog: v1.18.3...v1.18.4
v1.18.3
What's Changed
New Features π
- β¨ feat(route): Update home page title with frontmatter titleSuffix by @h7ml in #980
- feat: improve table border style in dark mode by @chenjiahan in #981
- style: modify font-synthesis from none to style by @Timeless0911 in #985
Bug Fixes π
- fix(theme): remove invalid
className
by @maomao1996 in #976 - fix(modern-plugin): improve ignore for auto sidebar by @10Derozan in #979
- fix: sidebar not display using cleanUrls: true when visit with .html suffix by @Timeless0911 in #982
- fix: tailwind preflight style pollution by @sanyuan0704 in #989
- fix: crash when page not found & using multiVersion by @Timeless0911 in #1007
- fix(theme-default): sidebar incorrect active by @shulaoda in #993
Document π
- docs: enable cleanUrls for website by @chenjiahan in #983
- docs: improve
markdown.highlightLanguages
by @chenjiahan in #988 - docs: fix plugin-playground typo by @gwsbhqt in #990
- docs: fix Runner typo by @chenjiahan in #1000
Other Changes
- Release v1.18.2 by @sanyuan0704 in #978
- β¨ feat(components): Extend LinkContent to support custom node rendering by @h7ml in #964
- chore(deps): update dependency @loadable/component to v5.16.4 by @renovate in #793
- chore(deps): unify fs-extra version by @SoonIter in #998
- chore(deps): update dependency medium-zoom to v1.1.0 by @renovate in #1005
- chore(deps): update dependency lint-staged to ~13.3.0 by @renovate in #1003
- chore(deps): update dependency is-html to ^3.1.0 by @renovate in #1002
New Contributors
Full Changelog: v1.18.2...v1.18.3