Skip to content

Fedify 2.0.26

Choose a tag to compare

@github-actions github-actions released this 23 Aug 14:07
· 2165 commits to main since this release
2.0.26
c5b746c

Released on August 23, 2026.

@fedify/cli

  • Added a permanent removal warning to the fedify init command for Linux and other Unix-like system users before deleting existing content in the project directory. [#989, #997 by Jungmin Yoon]

@fedify/init

  • Added permanent removal warning for Linux or other UNIX-like system users before delete the existing content in the project directory. [#989, #997 by Jungmin Yoon]

@fedify/lint

  • Fixed @fedify/lint actor property requirement rules reporting false positives when an actor dispatcher returns null for an actor that was not found. Non-null actor returns are still checked for the configured properties. [#974]

@fedify/vocab-runtime