You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wow, where to begin? This 1.0 release is a big one:
We finally merge the app router support that we built somewhat behind the scenes in our next branch and which was already used in a few projects to gather feedback and improve the solution based on many usage scenarios.
We will support existing pages router projects at least until a 2.0 version by providing both the old and the new code.
Support for React server components, redirects, more flexible data loading: have a look at the readme and https://github.com/networkteam/zebra-demo on how to use this in a project.