Skip to content

v8.3.0

Choose a tag to compare

@gmsgowtham gmsgowtham released this 10 Sep 06:02
· 34 commits to main since this release

8.3.0 (2026-09-10)

Bug Fixes

  • deps: update dependency marked to v18.0.12 (7c2af7d)
  • ensure fontFamily style is applied to code blocks (7a8b8fa), closes #873
  • pass image alt text to SVG images for accessibility (7e9f1d7)

Features

  • make selectable optional for Text elements (d02ee2c), closes #901

What's Changed

  • feat: make selectable optional for Text elements by @gmsgowtham in #1077
  • chore(deps): update dependency jest to v30.5.1 by @renovate[bot] in #975
  • fix: ensure fontFamily style is applied to code blocks by @gmsgowtham in #1078
  • chore(deps): update dependency @biomejs/biome to v2.5.12 by @renovate[bot] in #1079
  • docs: add rspack-powered site with github pages deploy by @gmsgowtham in #1081
  • chore(deps): update actions/upload-pages-artifact action to v5 by @renovate[bot] in #1084
  • chore(deps): update actions/deploy-pages action to v5 by @renovate[bot] in #1083
  • chore(deps): update dependency @rspress/core to v2.0.21 - autoclosed by @renovate[bot] in #1082
  • fix(deps): update dependency marked to v18.0.12 by @renovate[bot] in #1085
  • fix: pass image alt text to SVG images for accessibility by @afonsograca in #1089

New Contributors

Full Changelog: v8.2.0...v8.3.0