Fedify 2.1.2
Released on March 29, 2026.
@fedify/fedify
- Fixed CommonJS builds of
@fedify/fedify/vocabmissing theObjectexport from the entry point. Oldertsdownoutput generated an invalid CommonJS re-export, causingrequire("@fedify/fedify/vocab").Objectto beundefined. Updated the bundler toolchain and added a regression test for the built CommonJs entry point. [#651]