8000 fix(core): Get hooks to work reliably with custom methods by daffl · Pull Request #2714 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

fix(core): Get hooks to work reliably with custom methods#2714

Merged
daffl merged 1 commit intodovefrom
custom-all-hooks
Aug 3, 2022
Merged

fix(core): Get hooks to work reliably with custom methods#2714
daffl merged 1 commit intodovefrom
custom-all-hooks

Conversation

@daffl
Copy link
Member
@daffl daffl commented Aug 3, 2022

This pull request fixes an issue where all hooks and application level hooks did not work with custom methods. The fix was to assemble the list of hooks dynamically during runtime instead of relying on the static store. This is slightly less performant but can probably be improved if need be.

@daffl daffl changed the title fix(core): Make hooks reliably work with custom methods fix(core): Get hooks to work reliably with custom methods Aug 3, 2022
@daffl daffl merged commit 8d7e04a into dove Aug 3, 2022
@daffl daffl deleted the custom-all-hooks branch August 3, 2022 15:35
75DD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant

0