Next.js 13.3: The app router is almost here
Next.js, the popular React framework that we use on AlternativeTo, has just released version 13.3. This update includes several new features that will enhance the user experience.
The highly anticipated "app router" feature is still in beta and should hopefully be released soon.
The 13.3 expands upon the SEO metadata features of the 13.2 release and includes the ability to dynamically generate sitemaps, robots, favicons, and more. Additionally, users will be able to generate Open Graph images using JSX, HTML, and CSS.
The version 13.3 update also includes Parallel Routes and Interception, which are advanced routing features for the App Router. This will allow users to create more complex routing structures for their applications.
- Version 13.3 of Next.js is released
- The new "app router" should soon be released, but are still in beta.
- Dynamically generate sitemaps, robots, favicons, and more.
- Generate Open Graph images using JSX, HTML, and CSS.
- Advanced routing features for the App Router.
No comments so far, maybe you want to be first?
Gu