Releases: shuding/nextra
Releases · shuding/nextra
[email protected]
Nextra 4.0 is just released!
🔹App Router
🔹Turbopack
🔹Compiled by React-Compiler
🔹New Rust-powered search engine Pagefind
🔹RSC i18n
🔹Server/Client components
🔹Smallest bundle size EVER for a Nextra-powered website
🔹GitHub Alert Syntax
🔹New _meta.global file
🔹… and more
Blog post announcement and migration guide.
Please refer to CHANGELOG.md for details.
[email protected]
Major Changes
- 28796b4: release Nextra rc.0
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- bfa61d9: add
text-overflow: ellipsis
for<Cards.Card>
component