Just a quick post to show a new library I put together built on top of the work here: <a href="https://github.com/illinois/next-page-transitions" rel="nofollow">https://github.com/illinois/next-page-transitions</a><p>This modifies the existing library and adds element morphing between pages. The elements only require the same id across pages, they do not need to be children of the same component.<p>It's not perfect yet but thought I'd release what I've done so far.<p>The link is in a serverless container that ramps up and down based on usage so if the page takes ages to load its because the container hasn't been hit in a while.