Fedify 2.0.15
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]