feathersjs / hooks

Async middleware for JavaScript and TypeScript
MIT License
157 stars 12 forks source link

fix: restore `context.type` #104

Closed fratzinger closed 1 year ago

fratzinger commented 1 year ago

Follow-up of https://github.com/feathersjs/feathers/pull/2890

This restores the context.type for regular hooks.