Hello, thanks for this great package! I noticed that if I have a single type model with hasMany relation, updating data in the related model doesn't bust this single model cache.
That's how my relation looks like.

I wonder, is there any way to make it work? Or it would require changes in the middleware code itself?