Closed luckylooke closed 1 year ago
Hi, thanks for awesome lib, I was using it with Vue2 and now on Vue3 I am getting following warning all the time:
warning " > jest-image-snapshot@5.2.0" has unmet peer dependency "jest@>=20 <=28"
it is due to change from jest to vitest... libreray works as expected but can we somehow get rid of the warning? 🙂 thx 🙏
:tada: This issue has been resolved in version 6.1.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Hi, thanks for awesome lib, I was using it with Vue2 and now on Vue3 I am getting following warning all the time:
it is due to change from jest to vitest... libreray works as expected but can we somehow get rid of the warning? 🙂 thx 🙏