Skip to content

Fedify 2.0.13

Choose a tag to compare

@github-actions github-actions released this 22 Apr 11:02
· 947 commits to main since this release
2.0.13
1bf32f5

Released on April 22, 2026.

@fedify/next

  • Widened @fedify/next's supported Next.js peer dependency range to >=15.4.6 <17, so installing it into a fresh create-next-app 16.x project no longer fails with an ERESOLVE peer dependency conflict. This restores the default fedify init -w next flow against the current Next.js stable release and updates the integration example to track Next.js 16. [#713]