Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
v1.26.3
What's Changed
Bug Fixes π
- fix: correct GitHub spelling by @fi3ework in #1276
- fix(theme): adjust the dir sidebar font size by @zllkjc in #1281
Document π
- docs: add example for Rsbuild configuration by @chenjiahan in #1271
- docs: add tool stack to homepage by @chenjiahan in #1274
- docs: improve useI18n examples by @chenjiahan in #1275
- docs: add metadata and header tag info by @zmzlois in #1207
- docs: translate custom tags guide by @chenjiahan in #1282
Other Changes
- chore(deps): bump TypeScript v5.5 by @chenjiahan in #1273
- chore(deps): update react monorepo by @renovate in #1095
- build(@modern-js/plugin-rspress): remove exports field by @fi3ework in #1279
- chore(deps): update modern-js to v2.56.1 by @renovate in #1277
New Contributors
Full Changelog: v1.26.2...v1.26.3
v1.26.2
What's Changed
New Features π
- feat: add theme vars for customizing home page by @chenjiahan in #1259
Bug Fixes π
- fix: should not render empty footer by @chenjiahan in #1260
- fix: replace < in render inline markdown by @Timeless0911 in #1264
- fix(theme-default): features link in the homepage does not contain the base path by @shulaoda in #1265
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
What's Changed
Bug Fixes π
- fix(theme-default): homepage hero link by @shulaoda in #1247
- fix(deps): bump rsbuild 1.0.0-alpha.9 by @chenjiahan in #1250
Full Changelog: v1.26.0...v1.26.1
v1.26.0
What's Changed
New Features π
- feat(deps)!: bump Rspack / Rsbuild 1.0.0-alpha.0 by @chenjiahan in #1226
- feat: custom home footer by @childrentime in #1240
- feat: improve menu item hover style and card background color by @chenjiahan in #1241
- feat(deps): bump Rsbuild 1.0.0-alpha.6 by @chenjiahan in #1242
Performance π
Bug Fixes π
Document π
- docs: fix OG tags examples by @chenjiahan in #1221
- docs: remove underlines between badges by @chenjiahan in #1230
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
- @nnmax made their first contribution in #1228
- @childrentime made their first contribution in #1240
Full Changelog: v1.25.2...v1.26.0
v1.25.2
What's Changed
New Features π
- feat: better gracefully shutdown by @Timeless0911 in #1212
- style: enhance color of code token inserted/deleted by @Timeless0911 in #1213
Bug Fixes π
- fix: generated head tag have a extra brace by @Timeless0911 in #1219
Full Changelog: v1.25.1...v1.25.2
v1.25.1
What's Changed
Bug Fixes π
- fix(core): duplicate html title tags during ssg by @SoonIter in #1194
- fix: only append base to internal non-relative urls by @Timeless0911 in #1195
Other Changes
- chore(deps): update dependency webpack to ^5.92.1 by @renovate in #1202
- chore(deps): update dependency rspress to ^1.25.0 by @renovate in #1201
Full Changelog: v1.25.0...v1.25.1
v1.25.0
What's Changed
New Features π
- feat: generate 404.html by default by @Timeless0911 in #1179
- feat: support client redirect by @Timeless0911 in #1166
- feat: format JSON in generated virtual modules by @chenjiahan in #1185
Bug Fixes π
- fix(theme-default): scroll restoration by @shulaoda in #1181
- fix: code highlight in preview plugin by @Timeless0911 in #1188
Document π
- docs: remove usued documate config by @chenjiahan in #1184
Other Changes
- chore: use taze to replace update modern script by @chenjiahan in #1178
- chore: remove RUST_MIN_STACK env by @Timeless0911 in #1182
- test: should print error log when process unexpected exit by @9aoy in #1180
- chore(deps): update dependency @arco-design/web-react to ^2.63.0 by @renovate in #1186
- chore(deps): update dependency rspress to ^1.24.0 by @renovate in #1187
- test: better for ci test by @Timeless0911 in #1189
- test: use mock to test external url redirect by @Timeless0911 in #1190
- chore(deps): bump Rsbuild v0.7.8 by @chenjiahan in #1191
Full Changelog: v1.24.0...v1.25.0
v1.24.0
What's Changed
New Features π
- feat: support inject context when generate sidebar by @Timeless0911 in #1170
- feat: support extra head tags by @ToTeTo in #1168
Bug Fixes π
- fix(plugin-playground): export EditorProps error by @Timeless0911 in #1157
Document π
- docs: fix discord badge by @chenjiahan in #1173
- docs: add head config doc in zh by @Timeless0911 in #1175
Other Changes
- chore(deps): update dependency @monaco-editor/react to ~4.6.0 by @renovate in #794
- chore(deps): update modern-js to v2.52.0 by @renovate in #1162
- chore(deps): update dependency rspress to ^1.23.1 by @renovate in #1161
- chore(deps): update actions/cache action to v4 by @renovate in #1163
- chore: fix rspack-ecosystem-ci by @h-a-n-a in #1172
- chore: update biome and format with importType / importProtocol rules by @Timeless0911 in #1174
- chore(deps): update dependency enhanced-resolve to v5.17.0 by @renovate in #1160
New Contributors
Full Changelog: v1.23.1...v1.24.0
v1.23.1
What's Changed
New Features π
- feat(deps): bump Rsbuild v0.7.3 by @chenjiahan in #1153
Bug Fixes π
- fix: allow users to customize react/sass/less plugin options by @Timeless0911 in #1147
Full Changelog: v1.23.0...v1.23.1
v1.23.0
What's Changed
New Features π
- style: modify link style in container by @Timeless0911 in #1124
- feat: increase title font size to distinguish from main text by @chenjiahan in #1136
Bug Fixes π
- fix: search item click target set by @Timeless0911 in #1129
- fix: cmd+k search issue by @Timeless0911 in #1127
- fix: search result duplicate when keyword contains multiple langs by @Timeless0911 in #1128
- fix: multi tab search by @Timeless0911 in #1133
- fix: virtual-search-hooks import error by @9aoy in #1135
Other Changes
- chore: optimize css syntax by @Timeless0911 in #1126
- chore(CI): remove release with comment feature by @9aoy in #1130
- chore(deps): update dependency prettier to v3.3.0 by @renovate in #1137
- chore(deps): update dependency rspress to ^1.22.0 by @renovate in #1138
- chore(deps): update modern-js to v2.51.0 by @renovate in #1139
- chore(deps): update playwright monorepo to v1.44.1 by @renovate in #1140
Full Changelog: v1.22.0...v1.23.0