Releases: PrinOrange/nextjs-lexical-blog
Releases · PrinOrange/nextjs-lexical-blog
2.0.2
- [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
2.0.0
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 🎉
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:
- Accelerate mdx compilation speed
- Design more friendly UI design and user configuration
- Write a more complete and powerful user data maintenance tool
We welcome all code contributions, usage feedback and suggestions.