Skip to content

fix: around hook type signature Promise<void>#31

Merged
fratzinger merged 2 commits into
mainfrom
fix/around-type-signature
May 12, 2026
Merged

fix: around hook type signature Promise<void>#31
fratzinger merged 2 commits into
mainfrom
fix/around-type-signature

Conversation

@fratzinger
Copy link
Copy Markdown
Member

This pull request improves type safety and compatibility for several FeathersJS hooks by updating their signatures to be fully type-compatible with AroundHookFunction. It adds comprehensive integration tests for each hook to ensure they work correctly with the around hook map, and refines their return types for better TypeScript support. Additionally, some minor test and configuration improvements are included.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 12, 2026

Deploying feathers-utils with  Cloudflare Pages  Cloudflare Pages

Latest commit: e29104a
Status: ✅  Deploy successful!
Preview URL: https://93a97fd5.feathers-utils.pages.dev
Branch Preview URL: https://fix-around-type-signature.feathers-utils.pages.dev

View logs

@fratzinger fratzinger merged commit 56daea9 into main May 12, 2026
9 checks passed
@fratzinger fratzinger deleted the fix/around-type-signature branch May 12, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant