Skip to content

Fedify 2.0.15

Choose a tag to compare

@github-actions github-actions released this 27 Apr 04:25
· 920 commits to main since this release
2.0.15
6a00071

Released on April 27, 2026.

@fedify/init

  • Fixed the Nitro and Next.js project templates so their generated logging.ts files are loaded during server startup. Nitro projects now get a server plugin that imports the LogTape configuration, and Next.js projects get an instrumentation.ts register() hook that imports it in the Node.js runtime before Fedify handles requests. [#725, #727]