feathersjs-ecosystem / feathers-hooks-common

Useful hooks for use with FeathersJS services.
https://hooks-common.feathersjs.com
MIT License
193 stars 90 forks source link

fix: handle actOn dispatch correctly in replace items #751

Closed jd1378 closed 3 months ago

jd1378 commented 3 months ago

resolves #750

jd1378 commented 3 months ago

hi @fratzinger can we have this merged and released ?

fratzinger commented 3 months ago

Released as v8.1.3 🎉 Thanks for the change. Sorry for the delay and thanks for the ping 👍 Would you be up to add tests for this?

jd1378 commented 3 months ago

Hi thanks for the release check #752 for tests I tried it by reverting the change locally and the test fails, so it should be good