Unverified Commit e0130819 authored by Hong Minhee's avatar Hong Minhee
Browse files

Fix JSR publishing by removing MockContext export

The MockContext class contained complex type dependencies that caused
JSR's type analyzer to hang indefinitely during the "processing" stage.
This commit removes MockContext from the public API exports.

Users who were using MockContext directly should migrate to using the
createContext(), createRequestContext(), or createInboxContext() helper
functions instead.

Breaking change: MockContext is no longer exported from @fedify/testing

Fixes https://github.com/fedify-dev/fedify/issues/468



Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent 49edbfcf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment