Skip to content

fedify 2.0.7#273602

Merged
BrewTestBot merged 2 commits intomainfrom
bump-fedify-2.0.7
Mar 22, 2026
Merged

fedify 2.0.7#273602
BrewTestBot merged 2 commits intomainfrom
bump-fedify-2.0.7

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

@BrewTestBot BrewTestBot commented Mar 22, 2026

Created by brew bump


Created with brew bump-formula-pr.

  • TODO and FIXME comments have been checked.
release notes
Released on March 22, 2026.

@fedify/fedify

  • Switched Fedify's source-based JSON-LD loading to the new @fedify/vocab-runtime/jsonld subpath so generated vocabulary code and Linked Data signature support no longer have to evaluate jsonld through a CommonJS-sensitive package root in Fresh 2, Deno, and other ESM-first runtimes. Fresh 2 development mode has been verified on Deno 2.7.7 after an upstream Deno 2.7.6 dev server regression was fixed. [#621, #639]

@fedify/vocab-runtime

  • Fixed multibase public key handling to stop relying on the deprecated CommonJS-only multicodec package. This removes the Vite SSR crash that prevented Fresh 2 applications from importing @fedify/fedify with TypeError: varint.encode is not a function. Fresh 2 no longer needs a Vite externalization workaround for Fedify. [#621, #639]

  • Added the new @fedify/vocab-runtime/jsonld subpath export so generated vocabulary code and other Fedify runtime code can share a JSR-safe wrapper around jsonld's ESM entrypoint instead of depending on fragile relative shims or the package-root import path. [#621, #639]

@fedify/init

  • Revived removed fedify init options. [#632, #638 by ChanHaeng Lee]
    • bare-bones option for web framework.
    • in-memory option for key-value store.
    • in-process option for message queue.

View the full release notes at https://github.com/fedify-dev/fedify/releases/tag/2.0.7.


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Mar 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 22, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 22, 2026 10:52
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 22, 2026
Merged via the queue into main with commit 542fe3c Mar 22, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-fedify-2.0.7 branch March 22, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants