Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
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
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