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

Remove all deprecated hooks #540

Merged
merged 2 commits into from
Nov 14, 2019
Merged

Remove all deprecated hooks #540

merged 2 commits into from
Nov 14, 2019

Conversation

daffl
Copy link
Member

@daffl daffl commented Nov 13, 2019

This pull request removes all hooks that have either been already marked as deprecated or are no longer required in Feathers 4:

  • callback-to-promise
  • client
  • disable
  • disable-multi-item-change
  • disable-multi-item-create
  • pluck
  • pluckQuery
  • promiseToCallback
  • removeQuery
  • setCreatedAt
  • setUpdatedAt

Already removed in #536

  • skipRemainingHooks
  • skipRemainingHooksOnFlag
  • softDelete2

@marshallswain
Copy link
Member

:shipit:

@daffl daffl merged commit e5e417b into master Nov 14, 2019
@daffl daffl deleted the remove-deprecated branch November 14, 2019 00:48
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.

2 participants