Skip to content

v1.0.0: App router support is here

Compare
Choose a tag to compare
@hlubek hlubek released this 29 Apr 17:52
· 10 commits to main since this release
ac70d89

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.