Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(hooks): Allow hooks on functions that have properties #102

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

daffl
Copy link
Member

@daffl daffl commented Apr 27, 2022

This pull request fixes the ability to add object hooks to functions that have a method as a property. Related to feathersjs/feathers#2500 (comment) and important to e.g. add hooks to an Express application instance (which is a function).

@daffl daffl merged commit eee7880 into main Apr 27, 2022
@daffl daffl deleted the hook-object-function branch April 27, 2022 22:44
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.

None yet

1 participant