Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@tamagokun tamagokun released this 03 Jan 17:28
· 49 commits to master since this release
ca31d0c
  • Moved next to a peerDependency so we don't need to keep re-releasing to update the version of next.
  • Switched to using a next plugin so that this will interop with a regular next.js app.
  • Rewrite server bits to use fastify and compression.
  • Temporarily disable ssr caching until a better solution is found.
  • Test custom routes, exportPathMap, and now v2 custom routes