strapi.injectSaga replacement?

So strapi.injectSaga() is deprecated, but I still need to use sagas in my custom plugin. Is there a recommended way to achieve the same functionality without using strapi.injectSaga?

1 Like

Hi, I would also like to know the answer to this question.