Jest - Cannot find module 'framework7-react'

I updated framework7 from 8.3.0 to 8.3.3 and got the above error. I’ve got jest configured to transform framework7 and framework7-react modules using transformIgnorePatterns. However, this stopped working with the above update.

Any tips?