Skip to content

Releases: PrinOrange/nextjs-lexical-blog

2.0.2

12 Aug 03:18
Compare
Choose a tag to compare
  • [Fix] Fix the tokenizer problem for search functions, which causes the irrelevant data involved into indexing.
  • [Update] Update the dependencies.
  • [Update] Add autocorrect formatting tool for CJK and Latin-based language.
  • [Fix] Enhance the SEO effect for twitter card.

2.0.1

17 Apr 05:00
Compare
Choose a tag to compare
  • Completely supports typesetting and font support for East Asian languages ​​(Chinese, Japanese and Korean)
  • Optimize some UI details
  • Update some old dependencies

2.0.0

03 Apr 14:35
Compare
Choose a tag to compare

This is the second version released. Compared with the first version, it has made the following improvements:

  • Improve the UI design to make the visual style of components consistent.
  • Added full text search function.
  • More sponsorship channels. Crypto wallet and github sponsor.
  • Better user interaction function: swipe right on the reading interface to bring up the TOC.
  • Better code blocks: Ditch Prism.js and use Highlight.js to render code blocks.
  • Optimization of other details.

Next.js Lexical Blog 0.1.0 is Released Now 🎉

02 Jan 10:25
Compare
Choose a tag to compare

This is the initial release from the next.js lexical blog.
Please read here for details. This project will be updated and maintained for a long time.

What needs to be done next for this project:

  1. Accelerate mdx compilation speed
  2. Design more friendly UI design and user configuration
  3. Write a more complete and powerful user data maintenance tool

We welcome all code contributions, usage feedback and suggestions.