Skip to content

v5.0.0

Compare
Choose a tag to compare
@ofhouse ofhouse released this 07 Apr 17:41
· 4 commits to main since this release
83e1340

This release brings compatibility with Next.js 13+

Changelog

  • Add support for Next.js 13+
  • node-fetch is now an optional dependency
    (it is not required if you are using an environment that has native fetch available)