Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 15:08
· 1072 commits to main since this release
d130955

Patch Changes

  • c3e6227: add overflow-x-scroll for tables
  • ff8967c: add Toggle Word Wrap button for code-blocks (only for mobile)
  • ff8967c: fix missing Copy Code button in code-blocks without language
  • 256154a: use "next/future/image" if "experimental.images.allowFutureImage": true is set in next config
  • 256154a: replace images with <NextImage /> even when url not relative but that starts from / (public directory)