8000 fix(core): Do not throw missing method error for regular hook methods by daffl · Pull Request #2636 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

fix(core): Do not throw missing method error for regular hook methods#2636

Merged
daffl merged 1 commit 8000 intodovefrom
regular-default-methods
May 17, 2022
Merged

fix(core): Do not throw missing method error for regular hook methods#2636
daffl merged 1 commit intodovefrom
regular-default-methods

Conversation

@daffl
Copy link
Member
@daffl daffl commented May 17, 2022

This is a regression with the regular hook registration format (e.g. { before: { find: [] } }). It should not throw an error in that case but instead just do nothing.

Closes feathersjs-ecosystem/feathers-mailer#31

@daffl daffl force-pushed the regular-default-methods branch from a2ce235 to 7b6f920 Compare May 17, 2022 22:08
@daffl daffl merged commit afe9a3b into dove May 17, 2022
@daffl daffl deleted the regular-default-methods branch May 17, 2022 22:20
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.

find hook for mailer service is missing

1 participant

0