Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 05:50
· 27 commits to main since this release

1.9.0 (2023-02-04)

Bug Fixes

  • codeframe: refactored core code with more robost structure and better performance (2d088d0)
  • dropped i18n (46a96a8)
  • dropped i18n & minor bug fixes (e838554)
  • dropped support for i18n & clean up (a479552)
  • mdx: completely rewrite for page strucutre, removed redundant file structures to mdx routing (4f96af1)
  • mdx: new mdx-based page routing, documents are not in one file (9d26596)
  • minor fixes (fe8a396)
  • minor fixes (b6f3333)
  • minor fixes (13675ce)
  • next image: upgraded to latest next image component (08767f4)
  • theme switch: fixed theme switch light/dark mode bug (c783287)

Features

  • added modal & toast page (placeholder) (710a628)
  • mdx: new local mdx component in replace of remote-mdx (48eb94c)