Skip to content

Releases: web-infra-dev/rspress

v1.19.1

29 Apr 03:57
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v1.19.0...v1.19.1

v1.19.0

26 Apr 09:27
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

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

Full Changelog: v1.18.4...v1.19.0

v1.18.4

24 Apr 09:06
Compare
Choose a tag to compare

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 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: v1.18.3...v1.18.4

v1.18.3

22 Apr 09:12
Compare
Choose a tag to compare

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 🐞

Document πŸ“–

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

v1.18.2

18 Apr 09:36
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: support code transform in preview plugin by @sanyuan0704 in #960
  • feat: support separate search indexes by version by @jbroma in #957
  • feat(api-docgen): support more config to init parser instance by @Timeless0911 in #963
  • feat: add divider border for h2 title by @chenjiahan in #970
  • feat: Expand the types supported by tsconfigPath by @Elooer in #967

Bug Fixes 🐞

  • fix(core): normalizeRoutePath remove only known extensions by @jbroma in #955
  • fix: url containing dots were not correctly normalized with .html extension by @sumy7 in #934
  • fix: log error when scan sidemeta by @Timeless0911 in #966
  • fix: checkDeadLinks when mdxRs is set to false by @jbroma in #968
  • fix: page crashes if Tabs has single Tab child by @chenjiahan in #972
  • fix: Tabs component children contains linebreak or with no tab by @Timeless0911 in #973
  • fix(theme): set outline title in mobile view to themeConfig.outlineTitle by @maomao1996 in #969

Document πŸ“–

Other Changes

New Contributors

Full Changelog: v1.18.1...v1.18.2

v1.18.1

12 Apr 09:13
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: support config overviewHeaders in frontmatter in overview page by @Timeless0911 in #938

Bug Fixes 🐞

Document πŸ“–

  • docs: parseToolOptions in @rspress/plugin-api-docgen by @Timeless0911 in #932
  • docs: Replace the outdated @rspress/plugin-last-updated api lastUpdat… by @h7ml in #943

Other Changes

New Contributors

  • @h7ml made their first contribution in #943

Full Changelog: v1.18.0...v1.18.1

v1.18.0

10 Apr 03:36
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: support overviewHeaders and subPage overview by @Timeless0911 in #894
  • feat: Support srcset and sizes for homepage image by @xc2 in #904
  • feat(plugin-rss): sort rss items by publishing date in decreasing order by @xc2 in #926

Bug Fixes 🐞

Document πŸ“–

  • docs(plugins): add @rspress/plugin-api-docgen by @fi3ework in #929

Other Changes

  • Release v1.17.1 by @chenjiahan in #914
  • chore(deps): remove useless vite devDeps by @9aoy in #916
  • chore(workflow): use changeset CLI as release tools by @chenjiahan in #918
  • chore(workflow): disable changeset changelog by @chenjiahan in #919
  • chore(deps): update dependency @babel/types to ^7.24.0 by @renovate in #789
  • fix: no display sidemenu when sidebar or aside section is hide. by @sumy7 in #736

New Contributors

Full Changelog: v1.17.1...v1.18.0

v1.17.1

06 Apr 11:46
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document πŸ“–

Other Changes

Full Changelog: v1.17.0...v1.17.1

v1.17.0

05 Apr 09:12
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat: preserve query string when redirecting on first visit by @ambar in #864
  • feat: add localeRedirect option to theme config by @ambar in #865
  • feat(plugin-rss): RSS Plugin by @xc2 in #851
  • feat: respond to the change of system theme appearance by @ambar in #877

Bug Fixes 🐞

  • fix: avoid flash of theme appearance in dev mode by @ambar in #878
  • fix: avoid flash of navbar images (logo and theme icon) by @ambar in #879
  • fix(plugin-playground): manually load babel.min.js to avoid conflict with monaco by @SoonIter in #898

Document πŸ“–

Other Changes

  • test(e2e): clean up modern-js fixture by @chenjiahan in #886
  • feat: support search with lang cyrillic by @ssoda01 in #825
  • chore(deps): update dependency @types/lodash to ^4.17.0 by @renovate in #883
  • chore(workflow): enable code spell checker by @chenjiahan in #896
  • chore: use .gitignore for biome ignore list by @xc2 in #903

New Contributors

Full Changelog: v1.16.2...v1.17.0

v1.16.2

28 Mar 03:46
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat(theme): render code in overview component by @10Derozan in #873

Bug Fixes 🐞

  • fix(core): set ssg:false in plugin not work in build mode by @dr2009 in #871
  • fix(core): section header text should return i18n result by @Timeless0911 in #870

Other Changes

New Contributors

Full Changelog: v1.16.1...v1.16.2